isLastPage property

bool isLastPage

Implementation

bool get isLastPage => currentPage == _totalAmountOfPages;