maintainState property

bool? maintainState
final

Whether to maintain the State of the child when it is not visible. Defaults to false.

Implementation

final bool? maintainState;