pageEndedAt property

int get pageEndedAt

Implementation

int get pageEndedAt => (page * itemsPerPage).clamp(0, totalItems);