onReorder method

void onReorder()

Implementation

void onReorder() {
  setState(() {});
}