initialDates property

List<DateTime>? initialDates
final

The optional list of pre-selected dates to initialize the picker with.

Type: List

Implementation

final List<DateTime>? initialDates;