onLongPressUp property

GestureTapCallback? onLongPressUp
final

Triggered when the user touches the screen for more than 500ms

Implementation

final GestureLongPressUpCallback? onLongPressUp;