itemCount property

int get itemCount

Get the number of items for the current page.

Implementation

int get itemCount => itemCountForPage(currentPage);