menu
aiuta_flutter package
documentation
configuration/theme/typography/aiuta_font.dart
AiutaFont
AiutaFont.fromJson factory constructor
AiutaFont.fromJson factory constructor
dark_mode
light_mode
AiutaFont.fromJson
constructor
AiutaFont.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AiutaFont.fromJson(Map<String, dynamic> json) => _$AiutaFontFromJson(json);
aiuta_flutter package
documentation
configuration/theme/typography/aiuta_font
AiutaFont
AiutaFont.fromJson factory constructor
AiutaFont class