OnPointerHover typedef

OnPointerHover = void Function(PointerHoverEvent)

Implementation

typedef OnPointerHover = void Function(PointerHoverEvent);