onLongPressUp property

GestureLongPressUpCallback? onLongPressUp
final

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

Implementation

final GestureLongPressUpCallback? onLongPressUp;