onLongPress property

(dynamic Function()?) onLongPress
final

Function performed whenever a long press occurs on the card.

Implementation

final Function()? onLongPress;