onLongPressUp property

GestureLongPressUpCallback? onLongPressUp
final

A pointer that has triggered a long-press with a primary button has stopped contacting the screen.

Implementation

final GestureLongPressUpCallback? onLongPressUp;