send onLinkTap on url attachement
This commit is contained in:
@@ -220,6 +220,7 @@ class _MessageCardState extends State<MessageCard> {
|
|||||||
|
|
||||||
return StreamUrlAttachment(
|
return StreamUrlAttachment(
|
||||||
key: linksKey,
|
key: linksKey,
|
||||||
|
onLinkTap: widget.onLinkTap,
|
||||||
urlAttachment: urlAttachment,
|
urlAttachment: urlAttachment,
|
||||||
hostDisplayName: hostDisplayName,
|
hostDisplayName: hostDisplayName,
|
||||||
textPadding: widget.textPadding,
|
textPadding: widget.textPadding,
|
||||||
|
|||||||
Reference in New Issue
Block a user