maintainStateData property

bool? maintainStateData
final

Controls whether the route maintains its state when it's not visible. If null, defaults to true.

Implementation

final bool? maintainStateData;