menu
te_widgets package
documentation
widgets/table/table.dart
TTable<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/table/table
TTable<T, K>
infiniteScroll property
TTable class