multipleSelected property

List<DateTime>? multipleSelected
final

The dates that are currently selected, defaults to null.

Implementation

final List<DateTime>? multipleSelected;