int outerWidth

The width of the window including all user interface elements.

Other resources

Source

@DomName('Window.outerWidth')
@DocsEditable()
int get outerWidth => _blink.BlinkWindow.instance.outerWidth_Getter_(this);