GetOffsetResult constructor
Creates a result with the offset defined by dx
and dy
.
Implementation
const GetOffsetResult({ this.dx = 0.0, this.dy = 0.0});
Creates a result with the offset defined by dx
and dy
.
const GetOffsetResult({ this.dx = 0.0, this.dy = 0.0});