onLongPress property

VoidCallback? onLongPress
final

Called when the user long-presses (useful for drag initiation).

Implementation

final VoidCallback? onLongPress;