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
()
?
inTheme
final
inherited
Returns the App's
ThemeData
if any.
Implementation
final ThemeData? Function()? inTheme;
fluttery_framework package
documentation
view/app_statex
AppStateX<T extends StatefulWidget>
inTheme property
AppStateX class