selectedDay property

DateTime? selectedDay
final

set and manage the selected day on the calendar. Will override intialSelectedDay.

Implementation

final DateTime? selectedDay;