About this widget
Let users clear all currently active refinements usingFilterState
by calling clear
or clearExcept
.
Examples
Following example uses aIconButton
with a callback to clear all filters.
Dart
Lets users reset all applied search refinements.
FilterState
by calling clear
or clearExcept
.
IconButton
with a callback to clear all filters.