offsetLeft property

int offsetLeft

Implementation

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