menu
flutter_platform_component package
documentation
package/modal_bottom_sheet/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;
flutter_platform_component package
documentation
package/modal_bottom_sheet/bottom_sheet
ModalBottomSheet
shouldClose property
ModalBottomSheet class