ChatActionHandler constructor
ChatActionHandler({})
The constructor of ChatActionHandler.
Implementation
ChatActionHandler({
this.onSendMessage,
this.onMessageTap,
this.onImageThumbnailTap,
this.onUserAvatarTap,
this.onMessageFailedStatusTap,
});