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