onDescClicked method

void onDescClicked()

Implementation

void onDescClicked() {
  _asc = false;
  createQuery();
}