bottom_sheet library
Classes
Typedefs
- BottomSheetDragEndHandler = void Function(DragEndDetails details, {BottomSheetBehavior? behavior, bool? isClosing})
- A callback for when the user stops dragging the bottom sheet.
- BottomSheetDragStartHandler = void Function(DragStartDetails details)
- A callback for when the user begins dragging the bottom sheet.