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