cropRect property

Rect? cropRect
final

初始裁剪区域(LTRB均是 0 到 1 的double类型)

如果不填,默认会填充并居中,表现形式类似cover

Implementation

final Rect? cropRect;