handleTap method

void handleTap(
  1. RowColumnIndex rowColumnIndex
)

Processes the selection operation when tap a cell.

Implementation

void handleTap(RowColumnIndex rowColumnIndex) {}