Map<String, dynamic> toJson() { return { 'borderRadius': borderRadius, 'borderWidth': borderWidth, }; }