incrementPage method

dynamic incrementPage()

Implementation

incrementPage() => nextPage = nextPage + 1;