toOffset method

Offset toOffset()

Implementation

Offset toOffset() {
  return Offset(width, height);
}