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