onCellSecondaryTap property

DataGridCellTapCallback? onCellSecondaryTap
final

Called when a tap with a cell has occurred with a secondary button.

Implementation

final DataGridCellTapCallback? onCellSecondaryTap;