onTap property

(void Function(User)?) onTap
final

Function called when tapping this widget

Implementation

final void Function(User)? onTap;