OnMouseDownCallback typedef
OnMouseDownCallback =
void Function(OnMouseDownListenerResult)
Implementation
typedef OnMouseDownCallback = void Function(OnMouseDownListenerResult);
typedef OnMouseDownCallback = void Function(OnMouseDownListenerResult);