menu
resource_state package
documentation
widgets/organisms/resource_state_builder.dart
ResourceStateBuilder<T>
keepAlive property
keepAlive property
dark_mode
light_mode
keepAlive
property
bool
keepAlive
final
If the widget should remain in memory when off-screen.
Implementation
final bool keepAlive;
resource_state package
documentation
widgets/organisms/resource_state_builder
ResourceStateBuilder<T>
keepAlive property
ResourceStateBuilder class