flutter_json_widgets
text_style
HeadlineLarge
HeadlineLarge.fromJson factory constructor
HeadlineLarge.fromJson
HeadlineLarge.fromJson
constructor
Null safety
HeadlineLarge.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory HeadlineLarge.fromJson(Map<String, dynamic> json) = _$HeadlineLarge.fromJson;
flutter_json_widgets
text_style
HeadlineLarge
HeadlineLarge.fromJson factory constructor
HeadlineLarge class
Constructors
HeadlineLarge
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 ==