onItemSwipe method

void onItemSwipe()

Implementation

void onItemSwipe() {
  onSwipe(index, object);
}