FontWeightW400.fromJson constructor Null safety

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

Implementation

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