menu
te_widgets package
documentation
widgets/crud-table/crud_table_config.dart
TCrudConfig<T, K>
itemsPerPage property
itemsPerPage property
dark_mode
light_mode
itemsPerPage
property
int
itemsPerPage
final
Default number of items per page.
Implementation
final int itemsPerPage;
te_widgets package
documentation
widgets/crud-table/crud_table_config
TCrudConfig<T, K>
itemsPerPage property
TCrudConfig class