maintainState property
Whether to maintain state when hidden. If true, uses Visibility widget; if false, removes the widget entirely.
Implementation
final bool maintainState;
Whether to maintain state when hidden. If true, uses Visibility widget; if false, removes the widget entirely.
final bool maintainState;