offsetRight property

double? offsetRight
getter/setter pair

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

Implementation

core.double? offsetRight;