menu
nui_theme package
documentation
nui_theme_config.dart
NUIThemeConfig
fromJson method
fromJson method
dark_mode
light_mode
fromJson
method
NUIThemeConfig
fromJson
(
Map
<
String
,
dynamic
>
json
)
inherited
Implementation
T fromJson(Map<String, dynamic> json){ return mapper().toEntity(json); }
nui_theme package
documentation
nui_theme_config
NUIThemeConfig
fromJson method
NUIThemeConfig class