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