cropStyle property

CropStyle cropStyle
final

controls the style of crop bounds, it can be rectangle or circle style (default is CropStyle.rectangle).

Implementation

final CropStyle cropStyle;