flutter_json_widgets
text_style
TitleLarge
TitleLarge.fromJson factory constructor
TitleLarge.fromJson
TitleLarge.fromJson
constructor
Null safety
TitleLarge.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TitleLarge.fromJson(Map<String, dynamic> json) = _$TitleLarge.fromJson;
flutter_json_widgets
text_style
TitleLarge
TitleLarge.fromJson factory constructor
TitleLarge class
Constructors
TitleLarge
fromJson
Properties
background
backgroundColor
color
copyWith
debugLabel
decoration
decorationColor
decorationStyle
decorationThickness
fontFamily
fontFamilyFallback
fontFeatures
fontSize
fontStyle
fontVariations
fontWeight
foreground
hashCode
height
inherit
leadingDistribution
letterSpacing
locale
overflow
package
runtimeType
shadows
textBaseline
wordSpacing
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==