onPress method

void onPress()

Implementation

void onPress() {
  __smoothSortState.sortList(ascendant);
}