Event<T> constructor
Event<T> (})
Implementation
Event(
this.start,
this.title,
this.color, {
this.end,
this.isAllDay,
this.description,
this.label,
this.location,
this.onTap,
this.type,
});