menu
base_classes package
documentation
utils/base_widgets/custom_route.dart
CustomRouteMixin<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;
base_classes package
documentation
utils/base_widgets/custom_route
CustomRouteMixin<T>
navigator property
CustomRouteMixin mixin