VoidCallback onTap
read-only

Called if the cell is tapped.

If non-null, tapping the cell will call this callback. If null, tapping the cell will attempt to select the row (if TableRow.onSelectChanged is provided).