Creates an offset. The first argument sets dx, the horizontal component, and the second sets dy, the vertical component.
const Offset(super.dx, super.dy);