OnPointerDown typedef

OnPointerDown = void Function(PointerDownEvent event)

Implementation

typedef void OnPointerDown(PointerDownEvent event);