selectedDateList property

List<DateTime> selectedDateList
final

A list of DateTime objects representing the exact days that should be marked on the calendar.

Implementation

final List<DateTime> selectedDateList;