onDragEnd property
Callback function invoked when the user finishes dragging the bottom sheet.
Implementation
final BottomSheetDragEndHandler? onDragEnd;
Callback function invoked when the user finishes dragging the bottom sheet.
final BottomSheetDragEndHandler? onDragEnd;