initialDate property

DateTime? initialDate
final

The initial date to be used for the date picker if initialValue is null or empty

Implementation

final DateTime? initialDate;