Flutter
rendering
KeepAliveParentDataMixin
keepAlive property
keepAlive
KeepAliveParentDataMixin mixin
Constructors
KeepAliveParentDataMixin
Properties
keepAlive
keptAlive
hashCode
runtimeType
Methods
detach
noSuchMethod
toString
Operators
operator ==
keepAlive property
bool
keepAlive
read / write
Whether to keep the child alive even when it is no longer visible.
Implementation
bool keepAlive = false