deselectOnActivate property

bool get deselectOnActivate

Whether to deselect a selected item on click or keyboard enter.

Implementation

bool get deselectOnActivate => isMultiSelect;