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