canGoDown property

bool get canGoDown

Implementation

bool get canGoDown => _currentPage > 0;