outerHeight property Null safety
The height of this window including all user interface elements.
Other resources
- Window.outerHeight from MDN.
Implementation
int get outerHeight native;
The height of this window including all user interface elements.
int get outerHeight native;