itemsPerPage property

int get itemsPerPage

The number of items per page.

Implementation

int get itemsPerPage => value.itemsPerPage;