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