onLongPress property

(void Function(User)?) onLongPress
final

Function called when long pressing this widget

Implementation

final void Function(User)? onLongPress;