offsetTop property

int get offsetTop

Returns 0 outside browser.

Implementation

int get offsetTop => offset.top;