windowSize property

Size windowSize

Implementation

static Size get windowSize => (window.physicalSize /
    window
        .devicePixelRatio);