viewportSize property

Size get viewportSize

Implementation

Size get viewportSize => target.ownerDocument.viewport?.viewportSize ?? Size.zero;