menu
sandboxed package
documentation
addons/theme/theme_addon.dart
ThemeAddon<T>
themes property
themes property
dark_mode
light_mode
themes
property
Map
<
String
,
T
>
themes
final
Implementation
final Map<String, T> themes;
sandboxed package
documentation
addons/theme/theme_addon
ThemeAddon<T>
themes property
ThemeAddon class