OnTouchEndCallback typedef
OnTouchEndCallback =
void Function(OnTouchStartListenerResult)
Implementation
typedef OnTouchEndCallback = void Function(OnTouchStartListenerResult);
typedef OnTouchEndCallback = void Function(OnTouchStartListenerResult);