menu
Dart
dart:html
Element
offsetWidth property
offsetWidth
dark_mode
light_mode
description
offsetWidth
property
int
get
offsetWidth
Implementation
int get offsetWidth => JS<num>('num', '#.offsetWidth', this).round();
Dart
dart:html
Element
offsetWidth property
Element class
Cookies management controls