onTap property

(void Function(Channel)?) onTap
final

Function called when tapping this widget

Implementation

final void Function(Channel)? onTap;