offsetTop 属性

int offsetTop

实现

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