menu
bottom_sheet_scaffold package
documentation
controllers/bottom_sheet_controller.dart
BottomSheetController
startDrag method
startDrag method
dark_mode
light_mode
startDrag
method
void
startDrag
(
DragStartDetails
details
)
Implementation
void startDrag(DragStartDetails details) { diff = 0; positionY = details.globalPosition.dy; }
bottom_sheet_scaffold package
documentation
controllers/bottom_sheet_controller
BottomSheetController
startDrag method
BottomSheetController class