flutter_json_widgets
text_theme
TextTheme
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
text_theme
TextTheme
toJson method
TextTheme class
Constructors
TextTheme
fromJson
Properties
bodyLarge
bodyMedium
bodySmall
copyWith
displayLarge
displayMedium
displaySmall
hashCode
headlineLarge
headlineMedium
headlineSmall
labelLarge
labelMedium
labelSmall
runtimeType
titleLarge
titleMedium
titleSmall
Methods
noSuchMethod
toJson
toString
Operators
operator ==