initialDate property

DateTime? initialDate
final

Initial date of the date picker, used to know which month needs to be shown

Implementation

final DateTime? initialDate;