onTap property

void Function()? onTap
final

Callback, called when this ChatTile is pressed.

Implementation

final void Function()? onTap;