menu
route_definer
route_definer.dart
RouteOptions
maintainState property
maintainState
dark_mode
light_mode
maintainState
property
bool
?
maintainState
final
Whether the route should remain in memory when inactive.
Implementation
final bool? maintainState;
route_definer
route_definer
RouteOptions
maintainState property
RouteOptions class