onLongPress property

VoidCallback? onLongPress
final

Triggered when a pointer has remained in contact with the Pinput at the same location for a long period of time.

Implementation

final VoidCallback? onLongPress;