offsetTop property

double? offsetTop
getter/setter pair

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

Implementation

core.double? offsetTop;