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