types/event.types library
Classes
-
Event<
T> - Type definitions for Events params start The start date of the event. params end The end date of the event. params title The title of the event. params color The color of the event. params isAllDay Is the event an all day event. params description The description of the event. params location The location of the event. returns Event The event.
Constants
- selectionID → const String