menu
mxbase package
documentation
base/BaseStateConsumerPage.dart
BaseStateConsumerPage<T extends StateNotifier<O>, O>
isKeepAlive property
isKeepAlive property
dark_mode
light_mode
isKeepAlive
property
bool
isKeepAlive
final
Implementation
final bool isKeepAlive = false;
mxbase package
documentation
base/BaseStateConsumerPage
BaseStateConsumerPage<T extends StateNotifier<O>, O>
isKeepAlive property
BaseStateConsumerPage class