onLongPress property

VoidCallback? onLongPress
final

Called when a long press gesture with a neopop button has been recognized.

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

Implementation

final VoidCallback? onLongPress;