endDate property

DateTime? endDate
final

endDate is the start date of calendar. Starting where the dates will be enabled. By default this will be equal to calendarEndDate.

Implementation

final DateTime? endDate;