initialDate property
The initial date to be used for the date picker if initialValue is null or empty
Implementation
final DateTime? initialDate;
The initial date to be used for the date picker if initialValue is null or empty
final DateTime? initialDate;