keepAlive property
final
Whether to keep the child alive.
If this is false, it is as if this widget was omitted.
Implementation
final bool keepAlive;
Whether to keep the child alive.
If this is false, it is as if this widget was omitted.
final bool keepAlive;