onTap property

void Function(ChatMessagesController) onTap
final

Callback when the example is tapped.

Implementation

final void Function(ChatMessagesController) onTap;