startDate property

DateTime? startDate
final

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

Implementation

final DateTime? startDate;