clientLeft property

int get clientLeft

Returns 0 outside browser.

Implementation

int get clientLeft => client.left;