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