FontWeightW700.fromJson constructor Null safety

FontWeightW700.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory FontWeightW700.fromJson(Map<String, dynamic> json) =
    _$FontWeightW700.fromJson;