menu
forui package
documentation
widgets/sheet.dart
FModalSheetRoute<T>
onClosing property
onClosing property
dark_mode
light_mode
onClosing
property
VoidCallback
?
onClosing
final
Called when the sheet begins to close, before the route is popped.
Implementation
final VoidCallback? onClosing;
forui package
documentation
widgets/sheet
FModalSheetRoute<T>
onClosing property
FModalSheetRoute class