onChannelTap property

(void Function(Channel)?) onChannelTap
final

Called when the user taps this list tile.

Implementation

final void Function(Channel)? onChannelTap;