menu
pagination_plus package
documentation
pagination_plus.dart
PaginationPlus
availableRowsPerPage property
availableRowsPerPage property
dark_mode
light_mode
availableRowsPerPage
property
List
<
int
>
availableRowsPerPage
final
List of available rows-per-page options for the dropdown.
Implementation
final List<int> availableRowsPerPage;
pagination_plus package
documentation
pagination_plus
PaginationPlus
availableRowsPerPage property
PaginationPlus class