resetFilter method

void resetFilter()

Reset the filter.

Implementation

void resetFilter() {
  _resetFiltering();
}