menu
xcc_utils_package package
documentation
state_manager/widget/base_page.dart
BasePage<T extends BaseController>
wantKeepAlive property
wantKeepAlive property
dark_mode
light_mode
wantKeepAlive
property
bool
get
wantKeepAlive
Implementation
bool get wantKeepAlive => false;
xcc_utils_package package
documentation
state_manager/widget/base_page
BasePage<T extends BaseController>
wantKeepAlive property
BasePage class