menu
arcane package
documentation
util/theme.dart
AbstractArcaneTheme
getCupertinoTheme method
getCupertinoTheme method
dark_mode
light_mode
getCupertinoTheme
method
CupertinoThemeData
getCupertinoTheme
(
)
Implementation
c.CupertinoThemeData getCupertinoTheme() => buildCupertinoTheme(themeMode.brightness);
arcane package
documentation
util/theme
AbstractArcaneTheme
getCupertinoTheme method
AbstractArcaneTheme class