menu
fluttery_framework package
documentation
view.dart
AppState<T extends StatefulWidget>
inTheme property
inTheme property
dark_mode
light_mode
inTheme
property
ThemeData
? Function
()
?
inTheme
final
Returns the App's
ThemeData
if any.
Implementation
final ThemeData? Function()? inTheme;
fluttery_framework package
documentation
view
AppState<T extends StatefulWidget>
inTheme property
AppState class