allow override reactions tap

This commit is contained in:
kanat
2023-08-16 14:56:31 +05:30
committed by Sahil Kumar
parent d2269649d2
commit 67006dd678
2 changed files with 16 additions and 1 deletions
@@ -230,6 +230,11 @@ typedef OnQuotedMessageTap = void Function(String?);
/// {@endtemplate}
typedef OnMessageTap = void Function(Message);
/// {@template onReactionsTap}
/// The action to perform when a message's reactions are tapped.
/// {@endtemplate}
typedef OnReactionsTap = void Function(Message);
/// {@template messageSearchItemTapCallback}
/// The action to perform when tapping or clicking on a user in a
// ignore: deprecated_member_use_from_same_package