flutter_json_widgets
text_style
TextStyle
fontFamilyFallback property
fontFamilyFallback
fontFamilyFallback
property
Null safety
List
<
String
>
?
fontFamilyFallback
inherited
Implementation
List<String>? get fontFamilyFallback => throw _privateConstructorUsedError;
flutter_json_widgets
text_style
TextStyle
fontFamilyFallback property
TextStyle class
Constructors
TextStyle
bodyLarge
bodyMedium
bodySmall
displayLarge
displayMedium
displaySmall
fromJson
headlineLarge
headlineMedium
headlineSmall
labelLarge
labelMedium
labelSmall
titleLarge
titleMedium
titleSmall
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 ==