initialStartDate property

DateTime? initialStartDate
final

The initial start date for the date range picker. If not provided, the calendar will default to the minimum date.

Implementation

final DateTime? initialStartDate;