menu
image_picker_dialog package
documentation
router_custom/swipeable_page_transition.dart
SwipeableRouteTransitionMixin<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;
image_picker_dialog package
documentation
router_custom/swipeable_page_transition
SwipeableRouteTransitionMixin<T>
navigator property
SwipeableRouteTransitionMixin mixin