maintainState property Null safety
final
Whether the route should remain in memory when it is inactive.
Implementation
abstract final bool maintainState;
Whether the route should remain in memory when it is inactive.
abstract final bool maintainState;