maxCropSize property

Size? maxCropSize
final

裁剪框当前比例下最大宽高

主要是用于需要主动调整裁剪框大小时使用 如果没有特殊需求,不需要配置

Implementation

final Size? maxCropSize;