onDescClicked method

void onDescClicked()

Implementation

void onDescClicked() {
  _filterData.onDescClicked();
  notifyListeners();
}