onLongPressEnd property

GestureLongPressEndCallback? onLongPressEnd
getter/setter pair

Callback fired when the pointer is released after a long-press.

Implementation

GestureLongPressEndCallback? onLongPressEnd;