forceInsideCropArea property

bool forceInsideCropArea
final

Whether image area must cover clip path By default, the value is false If use CustomCropShape.circle, the cropped image may have white blank.

Implementation

final bool forceInsideCropArea;