menu
fpj_core package
documentation
fpj_cores.dart
PageRouteReportMixin<T>
navigator property
navigator property
dark_mode
light_mode
navigator
property
NavigatorState
?
get
navigator
inherited
The navigator that the route is in, if any.
Implementation
NavigatorState? get navigator => _navigator;
fpj_core package
documentation
fpj_cores
PageRouteReportMixin<T>
navigator property
PageRouteReportMixin mixin