onTap property

void Function()? onTap
final

Callback, called when this RecentChatTile is tapped.

Implementation

final void Function()? onTap;