menu
flutter_nav package
documentation
widgets/page_aware.dart
PageAware
onDidPush property
onDidPush property
dark_mode
light_mode
onDidPush
property
VoidCallback
?
onDidPush
final
Called when the route has been pushed.
Implementation
final VoidCallback? onDidPush;
flutter_nav package
documentation
widgets/page_aware
PageAware
onDidPush property
PageAware class