allowDeselectInHierarchy property
Whether clicking on a selected item should deselect it. (Only applicable
when supportsHierarchy is true.)
Implementation
@Input()
bool allowDeselectInHierarchy = true;
Whether clicking on a selected item should deselect it. (Only applicable
when supportsHierarchy is true.)
@Input()
bool allowDeselectInHierarchy = true;