canGoToNextPage property

bool get canGoToNextPage

Implementation

bool get canGoToNextPage => page < totalPages;