selectedDay property

DateTime? selectedDay

Sets the selected date in the calendar.

カレンダーの選択されている日付を設定します。

Implementation

DateTime? get selectedDay => _selectedDay;