outerWidth property
The width of the window including all user interface elements.
Other resources
- Window.outerWidth from MDN.
Implementation
int get outerWidth native;
The width of the window including all user interface elements.
int get outerWidth native;