initialSelectedDate property
Current Selected Date. Only applies to SelectionMode.single; use selectedDates with the other modes.
Implementation
final DateTime? /*?*/ initialSelectedDate;
Current Selected Date. Only applies to SelectionMode.single; use selectedDates with the other modes.
final DateTime? /*?*/ initialSelectedDate;