menu
t_utils package
documentation
common/widgets/data_table/paginated_data_table.dart
TPaginatedDataTable
rowsPerPage property
rowsPerPage property
dark_mode
light_mode
rowsPerPage
property
int
rowsPerPage
final
Number of rows to display per page.
Implementation
final int rowsPerPage;
t_utils package
documentation
common/widgets/data_table/paginated_data_table
TPaginatedDataTable
rowsPerPage property
TPaginatedDataTable class