Creates an offset with the specified horizontal and vertical displacements.
const StacOffset({required this.dx, required this.dy});