DocumentDetectorCustomizationIos constructor
DocumentDetectorCustomizationIos({})
Implementation
DocumentDetectorCustomizationIos(
{this.colorHex,
this.greenMaskImageName,
this.whiteMaskImageName,
this.redMaskImageName,
this.closeImageName,
this.showStepLabel,
this.showStatusLabel,
this.buttonSize,
this.buttonContentMode});