onDeleteConversationTap property

VoidCallback? onDeleteConversationTap
final

A callback that is called when the "Delete Conversation" button is tapped.

Only shown when you are the owner of the channel.

Implementation

final VoidCallback? onDeleteConversationTap;