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