Map<String, dynamic> toJSON() { return { 'backgroundImage': backgroundImageConfiguration, 'textColor': textColor, 'titleColor': titleColor, }; }