isLastPage property

bool isLastPage

Implementation

bool get isLastPage => currentIndex == pages.length - 1;