menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
inRouterDelegate property
inRouterDelegate property
dark_mode
light_mode
inRouterDelegate
property
RouterDelegate
<
Object
>
Function
()
?
inRouterDelegate
final
inherited
Returns the Route Delegate if any.
Implementation
final RouterDelegate<Object> Function()? inRouterDelegate;
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
inRouterDelegate property
AppState class