ScanFeedbackConfig constructor
ScanFeedbackConfig({})
Implementation
ScanFeedbackConfig({
this.animation,
this.animationDuration,
this.beepOnResult,
this.blinkAnimationOnResult,
this.cornerRadius,
this.fillColor,
this.redrawTimeout,
this.strokeColor,
this.strokeWidth,
this.style,
this.vibrateOnResult,
});