onLongPress property

GestureLongPressCallback? onLongPress
getter/setter pair

Callback fired when the long-press is first recognized.

Implementation

GestureLongPressCallback? onLongPress;