onUserTap property

(void Function(User)?) onUserTap
final

Called when the user taps this list tile.

Implementation

final void Function(User)? onUserTap;