menu
flutly package
documentation
external/modal_bottom_sheet/src/bottom_sheet.dart
ModalBottomSheet
shouldClose property
shouldClose property
dark_mode
light_mode
shouldClose
property
Future
<
bool
>
Function
()
?
shouldClose
final
Implementation
final Future<bool> Function()? shouldClose;
flutly package
documentation
external/modal_bottom_sheet/src/bottom_sheet
ModalBottomSheet
shouldClose property
ModalBottomSheet class