FontWeightW800.fromJson constructor Null safety

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

Implementation

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