enableMultiSelect property

bool enableMultiSelect
final

enableMultiSelect determines whether the calendar will allow multi date selection or not. By default this will be false.

Implementation

final bool enableMultiSelect;