menu
sandboxed package
documentation
addons/theme/theme_addon.dart
ThemeAddon<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
@
override
T
get
initialValue
override
Implementation
@override T get initialValue => themes.values.first;
sandboxed package
documentation
addons/theme/theme_addon
ThemeAddon<T>
initialValue property
ThemeAddon class