Returns a string representation of the offset.
The format is 'x:{dx value} y:{dy value}'.
@override String toString() => 'x:$x y:$y';