menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
Window
innerWidth property
innerWidth property
dark_mode
light_mode
innerWidth
property
int
?
get
innerWidth
The width of the viewport including scrollbars.
Other resources
Window.innerWidth
from MDN.
Implementation
int? get innerWidth => null;
s_packages package
documentation
universal_html/prefer_universal/html
Window
innerWidth property
Window class