nextPage method

void nextPage()

Implementation

void nextPage() => goToPage(value.pageIndex + 1);