offsetTop property

int offsetTop

Implementation

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