OnPointerMove typedef

OnPointerMove = void Function(PointerMoveEvent event)

Implementation

typedef void OnPointerMove(PointerMoveEvent event);