keepAlive property

bool keepAlive
final

Whether to keep the child alive.

If this is false, it is as if this widget was omitted.

Implementation

final bool keepAlive;