menu
nomo_ui_kit package
documentation
theme/nomo_theme.dart
NomoThemeDelegate<C, S>
getColorThemes abstract method
getColorThemes abstract method
dark_mode
light_mode
getColorThemes
abstract method
Map
<
C
,
NomoColorThemeDataNullable
>
getColorThemes
(
)
Map of all your Color Themes
Implementation
Map<C, NomoColorThemeDataNullable> getColorThemes();
nomo_ui_kit package
documentation
theme/nomo_theme
NomoThemeDelegate<C, S>
getColorThemes abstract method
NomoThemeDelegate class