OnMouseDownCallback typedef

OnMouseDownCallback = void Function(OnMouseDownListenerResult)

Implementation

typedef OnMouseDownCallback = void Function(OnMouseDownListenerResult);