onDragEnd property

BottomSheetDragEndHandler? onDragEnd
final

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

Implementation

final BottomSheetDragEndHandler? onDragEnd;