enableMultiSelect property
enableMultiSelect
determines whether the calendar will allow multi date selection or not.
By default this will be false
.
Implementation
final bool enableMultiSelect;
enableMultiSelect
determines whether the calendar will allow multi date selection or not.
By default this will be false
.
final bool enableMultiSelect;