menu
te_widgets package
documentation
widgets/data-table/data_table.dart
TDataTable<T, K>
footerSticky property
footerSticky property
dark_mode
light_mode
footerSticky
property
bool
?
footerSticky
final
Whether the footer should be sticky.
Implementation
final bool? footerSticky;
te_widgets package
documentation
widgets/data-table/data_table
TDataTable<T, K>
footerSticky property
TDataTable class