menu
flutter_nav package
documentation
widgets/page_aware.dart
PageAware
onDispose property
onDispose property
dark_mode
light_mode
onDispose
property
VoidCallback
?
onDispose
final
Called when the widget is disposed.
Implementation
final VoidCallback? onDispose;
flutter_nav package
documentation
widgets/page_aware
PageAware
onDispose property
PageAware class