onChannelLongPress property

(void Function(Channel)?) onChannelLongPress
final

Called when the user long-presses on this list tile.

Implementation

final void Function(Channel)? onChannelLongPress;