onLongPressed property

VoidCallback? onLongPressed
final

The event to be fired when the user long-presses the item

Implementation

final VoidCallback? onLongPressed;