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