offsetLeft property

int get offsetLeft

Returns offsetLeft of the host element .

Implementation

int get offsetLeft => nativeElement.offsetLeft;