menu
obsly_flutter package
documentation
rules/src/context/ui_rules_context.dart
NavigationContext
NavigationContext.new const constructor
NavigationContext.new const constructor
dark_mode
light_mode
NavigationContext
constructor
const
NavigationContext
(
{
String
?
fromRoute
,
String
?
toRoute
,
Map
<
String
,
dynamic
>
?
routeArguments
,
})
Implementation
const NavigationContext({ this.fromRoute, this.toRoute, this.routeArguments, });
obsly_flutter package
documentation
rules/src/context/ui_rules_context
NavigationContext
NavigationContext.new const constructor
NavigationContext class