onLongPress property

(void Function(Channel)?) onLongPress
final

Function called when long pressing this widget

Implementation

final void Function(Channel)? onLongPress;