cropRectUpdate property

_CropRectUpdate? cropRectUpdate
final

裁剪区域变化时的回调

可用于初始生成裁剪区域,以及手势触发的回调

Implementation

final _CropRectUpdate? cropRectUpdate;