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