selectedDate property

DateTime? selectedDate
final

The currently selected date.

This date is highlighted in the picker.

Implementation

final DateTime? selectedDate;