menu
custom_data_table_2 package
documentation
data_table_2.dart
PaginatedDataTable2
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_data_table_2 package
documentation
data_table_2
PaginatedDataTable2
rowsPerPage property
PaginatedDataTable2 class