onLeaveChannelTap property

VoidCallback? onLeaveChannelTap
final

A callback that is called when the "Leave Channel" button is tapped.

Only shown when the channel is a group channel.

Implementation

final VoidCallback? onLeaveChannelTap;