selectAndClearAll property

VoidCallback? selectAndClearAll
final

It is use to select all and clear all in one click of a multiSelect.

Implementation

final VoidCallback? selectAndClearAll;