Callback for shove events
typedef ShoveCallback = void Function( double pointersAngleDeg, Point<num> initial, Point<num> start, Point<num> end, );