nextPage method

void nextPage()

Implementation

void nextPage() {
  page++;
}