rowsCountToPaginate property

int rowsCountToPaginate
getter/setter pair

The total number of items to use in the table pagination.

Implementation

late int rowsCountToPaginate;