menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
oniOSTheme method
oniOSTheme method
dark_mode
light_mode
oniOSTheme
method
CupertinoThemeData
?
oniOSTheme
(
)
inherited
Returns the App's
CupertinoThemeData
if any.
Implementation
CupertinoThemeData? oniOSTheme() => iniOSTheme?.call();
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
oniOSTheme method
AppState class