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