menu
s_packages package
documentation
s_packages_extra2.dart
CalendarDatePicker2WithActionButtons
value property
value property
dark_mode
light_mode
value
property
List
<
DateTime
?
>
value
final
The selected
DateTime
s that the picker should display.
Implementation
final List<DateTime?> value;
s_packages package
documentation
s_packages_extra2
CalendarDatePicker2WithActionButtons
value property
CalendarDatePicker2WithActionButtons class