onAvatarTap property
final
Callback, called when an AvatarWidget of this SelectedTile is pressed.
Implementation
final void Function(UserId id)? onAvatarTap;
Callback, called when an AvatarWidget of this SelectedTile is pressed.
final void Function(UserId id)? onAvatarTap;