menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
Element
offsetWidth property
offsetWidth property
dark_mode
light_mode
offsetWidth
property
int
get
offsetWidth
Returns 0 outside browser.
Implementation
int get offsetWidth => offset.width;
s_packages package
documentation
s_universal_html/src/_sdk/html
Element
offsetWidth property
Element class