feat(ui): add onAttachmentTap to ImageGroup

This commit is contained in:
Salvatore Giordano
2021-09-15 12:08:34 +02:00
parent 380e34450f
commit 33b9152d4f
2 changed files with 9 additions and 0 deletions
@@ -133,6 +133,7 @@ class MessageWidget extends StatefulWidget {
messageTheme: messageTheme,
onShowMessage: onShowMessage,
onReturnAction: onReturnAction,
onAttachmentTap: onAttachmentTap,
),
),
border,