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