flutter_json_widgets
strut_style
StrutStyle
StrutStyle.fromJson factory constructor
StrutStyle.fromJson
StrutStyle.fromJson
constructor
Null safety
StrutStyle.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory StrutStyle.fromJson(Map<String, Object?> json) => _$StrutStyleFromJson(json);
flutter_json_widgets
strut_style
StrutStyle
StrutStyle.fromJson factory constructor
StrutStyle class
Constructors
StrutStyle
fromJson
Properties
copyWith
debugLabel
fontFamily
fontFamilyFallback
fontSize
fontStyle
fontWeight
forceStrutHeight
hashCode
height
leading
leadingDistribution
package
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==