maintainStateData property
Controls whether the route maintains its state when it's not visible. If null, defaults to true.
Implementation
final bool? maintainStateData;
Controls whether the route maintains its state when it's not visible. If null, defaults to true.
final bool? maintainStateData;