computeSize method

Size? computeSize()

Implementation

Size? computeSize() {
  return overlay.computeSize();
}