@override FontStyle fromJson(String json) { return const NullableFontStyleConverter().fromJson(json)!; }