selectedDates property

List<DateTime?> selectedDates
final

The currently selected dates.

Selected dates are highlighted in the picker.

Implementation

final List<DateTime?> selectedDates;