initialEndDate property
The initial end date for the date range picker. If not provided, the calendar will default to the maximum date.
Implementation
final DateTime? initialEndDate;
The initial end date for the date range picker. If not provided, the calendar will default to the maximum date.
final DateTime? initialEndDate;