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