onDragStart property

BottomSheetDragStartHandler? onDragStart
final

Callback function invoked when the user starts dragging the bottom sheet.

Implementation

final BottomSheetDragStartHandler? onDragStart;