availableRowsPerPage property
final
The options to offer for the rowsPerPage.
The current rowsPerPage must be a value in this list.
The values in this list should be sorted in ascending order.
Implementation
final List<int> availableRowsPerPage;