offsetLeft property

double? offsetLeft
getter/setter pair

The offset specifies how far inwards the left edge of the crop rectangle is from the left edge of the original content as a fraction of the original content's width.

Implementation

core.double? offsetLeft;