initialDate property
final
The date the calendar opens to when displayed. Defaults to the current date.
To preset the widget's value, use initialValue instead.
Implementation
final DateTime initialDate
The date the calendar opens to when displayed. Defaults to the current date.
To preset the widget's value, use initialValue instead.
final DateTime initialDate