onImageTap property

(dynamic Function(Channel)?) onImageTap
final

The function called when the image is tapped

Implementation

final Function(Channel)? onImageTap;