add ability to specify onLinkTap for url attachments
This commit is contained in:
@@ -1013,6 +1013,7 @@ class _MessageWidgetState extends State<MessageWidget>
|
||||
hostDisplayName: hostDisplayName,
|
||||
textPadding: widget.textPadding,
|
||||
messageTheme: widget.messageTheme,
|
||||
onLinkTap: widget.onLinkTap,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user