canGoUp property

bool get canGoUp

Implementation

bool get canGoUp => _currentPage < (_pageCount - 1);