onRepliedTap property
final
Callback, called when a replied message of this ChatItem is tapped.
Implementation
final void Function(ChatItemQuote)? onRepliedTap;
Callback, called when a replied message of this ChatItem is tapped.
final void Function(ChatItemQuote)? onRepliedTap;