onTap property

VoidCallback? onTap
final

Called when the cell is tapped. Use to redirect focus to the active cell.

Implementation

final VoidCallback? onTap;