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