Map<String, dynamic> toJson() => { "title": title, "backgroundColor": backgroundColor?.toHex(), "editMode": editMode };