toOffset method

Offset toOffset()

Implementation

Offset toOffset() {
  return Offset(x, y);
}