menu
flutter_easy package
documentation
components/src/base_state.dart
appIsForeground property
appIsForeground property
dark_mode
light_mode
appIsForeground
top-level property
bool
appIsForeground
getter/setter pair
判断应用程序处于前台
Implementation
bool appIsForeground = true;
flutter_easy package
documentation
components/src/base_state
appIsForeground property
base_state library