selectedDates property

Set<DateTime> get selectedDates

Implementation

Set<DateTime> get selectedDates => Set.unmodifiable(_selectedDates);