menu
custom_adaptive_scaffold package
documentation
material_ui.dart
PaginatedDataTable
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;
custom_adaptive_scaffold package
documentation
material_ui
PaginatedDataTable
rowsPerPage property
PaginatedDataTable class