menu
flutter_table package
documentation
table_sticky_headers.dart
StickyHeadersTable
contentCellBuilder property
contentCellBuilder property
dark_mode
light_mode
contentCellBuilder
property
Widget
Function
(
int
columnIndex
,
int
rowIndex
)
contentCellBuilder
final
Implementation
final Widget Function(int columnIndex, int rowIndex) contentCellBuilder;
flutter_table package
documentation
table_sticky_headers
StickyHeadersTable
contentCellBuilder property
StickyHeadersTable class