maintainState property

bool maintainState
final

Whether to maintain state when hidden. If true, uses Visibility widget; if false, removes the widget entirely.

Implementation

final bool maintainState;