value property

List<DateTime?> value
final

The selected DateTimes that the picker should display.

Implementation

final List<DateTime?> value;