An offset with zero magnitude.
This can be used to represent the origin of a coordinate space.
static const Offset zero = const Offset(0.0, 0.0)