OnPointerUp typedef

OnPointerUp = void Function(PointerUpEvent)

Implementation

typedef OnPointerUp = void Function(PointerUpEvent);