screenSize static method

Size screenSize()

Implementation

static Size screenSize() {
  return window.physicalSize;
}