showDeleteAllIcon property

bool showDeleteAllIcon
final

Whether to show the delete all icon (clear/X button). When true, displays a clear button that clears the current selection. Defaults to true.

Implementation

final bool showDeleteAllIcon;