FontWeightW100.fromJson constructor Null safety

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

Implementation

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