scrollHeight property

int scrollHeight

Implementation

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