setPage method

void setPage(
  1. int index
)

Implementation

void setPage(int index) {
  _buttonTap(index);
}