outerWidth property - Window class - dart:html library (original) (raw)

description

int getouterWidth

The width of the window including all user interface elements.

Other resources

Implementation

int get outerWidth native;