onContentCellPressed property

dynamic Function(int columnIndex, int rowIndex) onContentCellPressed
final

Implementation

final Function(int columnIndex, int rowIndex) onContentCellPressed;