onUserLongPress property

(void Function(User)?) onUserLongPress
final

Called when the user long-presses on this list tile.

Implementation

final void Function(User)? onUserLongPress;