@override TextStyle fromJson(Map<String, dynamic> json) { return const NullableTextStyleConverter().fromJson(json)!; }