scrollWidth property

int scrollWidth

Implementation

int get scrollWidth => JS('num', '#.scrollWidth', this).round();