menu
mvc_application package
documentation
view.dart
AppState<T extends AppStatefulWidgetMVC>
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;
mvc_application package
documentation
view
AppState<T extends AppStatefulWidgetMVC>
inTheme property
AppState class