onMessageTap property

(void Function(Message)?) onMessageTap
final

The action to perform when tapping on the message.

Implementation

final void Function(Message)? onMessageTap;