initialDate property

DateTime initialDate
@Deprecated('This field will be removed in version 4.0.0. Selected date or Current date will be used on DatePicker calendar instead'), 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