menu
mvc_application package
documentation
view.dart
AppState<T extends AppStatefulWidgetMVC>
iniOSTheme property
iniOSTheme property
dark_mode
light_mode
iniOSTheme
property
CupertinoThemeData
Function
()
?
iniOSTheme
final
Returns the App's
CupertinoThemeData
if any.
Implementation
final CupertinoThemeData Function()? iniOSTheme;
mvc_application package
documentation
view
AppState<T extends AppStatefulWidgetMVC>
iniOSTheme property
AppState class