menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<T extends StatefulWidget>
inTheme property
inTheme property
dark_mode
light_mode
inTheme
property
ThemeData
? Function
([
BuildContext
?
context
])
?
inTheme
final
inherited
Returns the App's
ThemeData
if any.
Implementation
final ThemeData? Function([BuildContext? context])? inTheme;
fluttery_framework package
documentation
view/app_statex
AppStateX<T extends StatefulWidget>
inTheme property
AppStateX class