onReplyTap property

ValueSetter<Message>? onReplyTap
final

Provides callback on onReply button.

Implementation

final ValueSetter<Message>? onReplyTap;