menu
sticky_table package
documentation
flutter_sticky_table.dart
StickyTableColumn<T>
onCellClick property
onCellClick property
dark_mode
light_mode
onCellClick
property
StickyTableCellFunction
<
T
,
void
>
?
onCellClick
final
Implementation
final StickyTableCellFunction<T, void>? onCellClick;
sticky_table package
documentation
flutter_sticky_table
StickyTableColumn<T>
onCellClick property
StickyTableColumn class