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