selectedDate property

DateTime? selectedDate
getter/setter pair

Selected day in calendar.

null if there is no selected day.

Implementation

DateTime? selectedDate;