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