initialRange property

DateTimeRange? initialRange
final

The initial DateTimeRange of the picker.

The picker jumps to the month of the start date on initialization.

Implementation

final DateTimeRange? initialRange;