onTap property

(void Function(User)?) onTap
final

Callback when avatar is tapped

Implementation

final void Function(User)? onTap;