endTime property

DateTime? endTime
final

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

Implementation

final DateTime? endTime;