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