menu
u package
documentation
utilities.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;
u package
documentation
utilities
PageRouteReportMixin<T>
navigator property
PageRouteReportMixin mixin