menu
ngcomponents package
documentation
material_datepicker/calendar.dart
CalendarState
selections property
selections property
dark_mode
light_mode
selections
property
List
<
CalendarSelection
>
selections
final
The current set of selections.
Implementation
final List<CalendarSelection> selections;
ngcomponents package
documentation
material_datepicker/calendar
CalendarState
selections property
CalendarState class