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