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