const CalendarEvent({ required this.title, this.subtitle, required this.startDate, required this.endDate, });