Map<String, dynamic> toJson() { return { 'borderColor': borderColor.toHex(), 'fillColor': fillColor.toHex(), }; }