startTime property

DateTime? startTime
final

Defines the start time of the event. endTime and startTime will defines time on same day. This is required when you are using CalendarEventData for DayView

Implementation

final DateTime? startTime;