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