EventCalendarEssential constructor
EventCalendarEssential(
- DateTime date
Creates an event for the specified date
Implementation
EventCalendarEssential(this.date);
Creates an event for the specified date
EventCalendarEssential(this.date);