flutter_json_widgets
font_weight
FontWeightW400
FontWeightW400.fromJson factory constructor
FontWeightW400.fromJson
FontWeightW400.fromJson
constructor
Null safety
FontWeightW400.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FontWeightW400.fromJson(Map<String, dynamic> json) = _$FontWeightW400.fromJson;
flutter_json_widgets
font_weight
FontWeightW400
FontWeightW400.fromJson factory constructor
FontWeightW400 class
Constructors
FontWeightW400
fromJson
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==