PointerRoute typedef

void PointerRoute (PointerEvent event)

A callback that receives a PointerEvent

Implementation

typedef PointerRoute = void Function(PointerEvent event);