initialDateTimeRange property
The initial date range to be selected when the picker opens. If both initialDate and initialDateTimeRange are provided, an assertion error will be thrown.
Implementation
final DateTimeRange? initialDateTimeRange;
The initial date range to be selected when the picker opens. If both initialDate and initialDateTimeRange are provided, an assertion error will be thrown.
final DateTimeRange? initialDateTimeRange;