onChannelLongPress property

(dynamic Function(Channel)?) onChannelLongPress
final

Function called when long pressing on a channel

Implementation

final Function(Channel)? onChannelLongPress;