menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<T extends StatefulWidget>
inSwitchUI property
inSwitchUI property
dark_mode
light_mode
inSwitchUI
property
bool
? Function
()
?
inSwitchUI
final
If the app is to switch from the 'default' interface
Implementation
final bool? Function()? inSwitchUI;
fluttery_framework package
documentation
view/app_statex
AppStateX<T extends StatefulWidget>
inSwitchUI property
AppStateX class