onDragStart property
Callback function invoked when the user starts dragging the bottom sheet.
Implementation
final BottomSheetDragStartHandler? onDragStart;
Callback function invoked when the user starts dragging the bottom sheet.
final BottomSheetDragStartHandler? onDragStart;