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