PointerEventListener typedef

PointerEventListener = void Function(PointerEvent event)

Implementation

typedef PointerEventListener = void Function(PointerEvent event);