onTap property

(void Function()?) onTap
final

The function called when the cell is tapped

Implementation

final void Function()? onTap;