initialDate property

DateTime? initialDate
final

The initial Date of the picker.

You can use this for and DateRangerType.

Usually used with DateRangerType.single.

Implementation

final DateTime? initialDate;