onImageTap property

(void Function(User)?) onImageTap
final

The function called when the image is tapped

Implementation

final void Function(User)? onImageTap;