menu
advanced_datatable package
documentation
datatable.dart
AdvancedPaginatedDataTable
rowsPerPage property
rowsPerPage property
dark_mode
light_mode
rowsPerPage
property
int
rowsPerPage
final
The number of rows to show on each page.
See also:
onRowsPerPageChanged
defaultRowsPerPage
Implementation
final int rowsPerPage;
advanced_datatable package
documentation
datatable
AdvancedPaginatedDataTable
rowsPerPage property
AdvancedPaginatedDataTable class