menu
fluttery_framework package
documentation
view/app_state.dart
StateX<T extends StatefulWidget>
inactiveAppLifecycle property
inactiveAppLifecycle property
dark_mode
light_mode
inactiveAppLifecycle
property
bool
get
inactiveAppLifecycle
inherited
State object was in 'inactive' state
Implementation
bool get inactiveAppLifecycle => _inactiveAppLifecycle;
fluttery_framework package
documentation
view/app_state
StateX<T extends StatefulWidget>
inactiveAppLifecycle property
StateX class