startDate property
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;
startDate
is the start date of calendar. Starting where the dates will be enabled.
By default this will be equal to calendarStartDate
.
final DateTime? startDate;