clearAll property

Widget? clearAll
final

When clicked, all selected items will be cleared. Don't give button widgets because they have their own onPressed method.

Implementation

final Widget? clearAll;