menu
refreshed package
documentation
get_navigation/src/routes/router_outlet.dart
InheritedNavigator
InheritedNavigator const constructor
InheritedNavigator const constructor
dark_mode
light_mode
InheritedNavigator
constructor
const
InheritedNavigator
(
{
required
Widget
child
,
required
GlobalKey
<
NavigatorState
>
navigatorKey
,
Key
?
key
,
})
Implementation
const InheritedNavigator({ required super.child, required this.navigatorKey, super.key, });
refreshed package
documentation
get_navigation/src/routes/router_outlet
InheritedNavigator
InheritedNavigator const constructor
InheritedNavigator class