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