menu
te_widgets package
documentation
widgets/data-table/data_table.dart
TDataTable<T, K>
infiniteScroll property
infiniteScroll property
dark_mode
light_mode
infiniteScroll
property
bool
?
infiniteScroll
final
Whether to enable infinite scroll.
Implementation
final bool? infiniteScroll;
te_widgets package
documentation
widgets/data-table/data_table
TDataTable<T, K>
infiniteScroll property
TDataTable class