topOffset property

double? topOffset
getter/setter pair

The offset specifies the top edge of the crop rectangle that is located below the original bounding rectangle top edge, relative to the object's original height.

Implementation

core.double? topOffset;