onTap property

void Function()? onTap
final

Callback, called when this SearchUserTile is pressed.

Implementation

final void Function()? onTap;