EditCalendarEventPage constructor
const
EditCalendarEventPage({})
Implementation
const EditCalendarEventPage(
{super.key,
this.event,
this.calendar,
this.title,
this.description,
this.startDate,
this.endDate,
this.allDay});