isLastPage property

bool get isLastPage

Implementation

bool get isLastPage => _page >= _lastPage;