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