onTap property

VoidCallback? onTap
final

A function called whenever the user taps on this avatar.

Implementation

final VoidCallback? onTap;