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