onTapUp property

GestureMultiTapUpCallback? onTapUp
getter/setter pair

A pointer that will trigger a tap has stopped contacting the screen at a particular location.

Implementation

GestureMultiTapUpCallback? onTapUp;