initialStartDate property
The initial start date for the date range picker. If not provided, the calendar will default to the minimum date.
Implementation
final DateTime? initialStartDate;
The initial start date for the date range picker. If not provided, the calendar will default to the minimum date.
final DateTime? initialStartDate;