menu
aiuta_flutter package
documentation
configuration/ui/theme/label/aiuta_label_theme.dart
AiutaLabelTheme
AiutaLabelTheme.fromJson factory constructor
AiutaLabelTheme.fromJson factory constructor
dark_mode
light_mode
AiutaLabelTheme.fromJson
constructor
AiutaLabelTheme.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AiutaLabelTheme.fromJson(Map<String, dynamic> json) => _$AiutaLabelThemeFromJson(json);
aiuta_flutter package
documentation
configuration/ui/theme/label/aiuta_label_theme
AiutaLabelTheme
AiutaLabelTheme.fromJson factory constructor
AiutaLabelTheme class