onPointerUp property

PointerUpCallback? onPointerUp
final

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

Implementation

final PointerUpCallback? onPointerUp;