initialEndDate property

DateTime? initialEndDate
final

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

Implementation

final DateTime? initialEndDate;