menu
is_table package
documentation
widgets/is_table_cell.dart
IsTableCell
onCellTapDown property
onCellTapDown property
dark_mode
light_mode
onCellTapDown
property
void Function
(
TapDownDetails
)
?
onCellTapDown
final
Implementation
final void Function(TapDownDetails)? onCellTapDown;
is_table package
documentation
widgets/is_table_cell
IsTableCell
onCellTapDown property
IsTableCell class