menu
js_bindings package
documentation
bindings/html.dart
PropsHTMLElement
offsetWidth property
offsetWidth property
dark_mode
light_mode
offsetWidth
property
int
get
offsetWidth
Implementation
int get offsetWidth => js_util.getProperty(this, 'offsetWidth');
js_bindings package
documentation
bindings/html
PropsHTMLElement
offsetWidth property
PropsHTMLElement extension on
HTMLElement