Thanks to visit codestin.com Credit goes to api.dart.dev
int get scrollHeight => JS<num>('num', '#.scrollHeight', this).round();