previousPage method

void previousPage()

Implementation

void previousPage() => goToPage(value.pageIndex - 1);