menu
Flutter
rendering.dart
KeepAliveParentDataMixin
keepAlive property
keepAlive
dark_mode
light_mode
description
keepAlive
property
bool
keepAlive
getter/setter pair
Whether to keep the child alive even when it is no longer visible.
Implementation
bool keepAlive = false;
Flutter
rendering
KeepAliveParentDataMixin
keepAlive property
KeepAliveParentDataMixin mixin
Cookies management controls