showNext property

bool showNext

Implementation

bool get showNext => maxPage >= 10 && value <= maxPage - 4;