onLongPressEnd property

GestureLongPressEndCallback? onLongPressEnd
final

Trigger to end when the user touches the screen for more than 500ms

Implementation

final GestureLongPressEndCallback? onLongPressEnd;