menu
dynamic_table package
documentation
dynamic_table_widget.dart
DynamicTable
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;
dynamic_table package
documentation
dynamic_table_widget
DynamicTable
rowsPerPage property
DynamicTable class