menu
nomo_ui_kit package
documentation
theme/nomo_theme.dart
NomoThemeDelegate<C, S>
colorThemeMap property
colorThemeMap property
dark_mode
light_mode
colorThemeMap
property
Map
<
C
,
NomoColorThemeData
>
colorThemeMap
getter/setter pair
Implementation
late Map<C, NomoColorThemeData> colorThemeMap = _createColorThemes();
nomo_ui_kit package
documentation
theme/nomo_theme
NomoThemeDelegate<C, S>
colorThemeMap property
NomoThemeDelegate class