selectedDate property Null safety

DateTime selectedDate
final

The currently selected date.

This date is highlighted in the picker.

Implementation

final DateTime selectedDate;