menu
genai_components package
documentation
widgets/paged_datatable/paged_datatable.dart
PagedDataTableFooterConfiguration
footerVisible property
footerVisible property
dark_mode
light_mode
footerVisible
property
bool
footerVisible
final
A flag that indicates if the footer should be visible.
Defaults to true.
Implementation
final bool footerVisible;
genai_components package
documentation
widgets/paged_datatable/paged_datatable
PagedDataTableFooterConfiguration
footerVisible property
PagedDataTableFooterConfiguration class