onImageTap property

(dynamic Function(User)?) onImageTap
final

The function called when the image is tapped

Implementation

final Function(User)? onImageTap;