TextRecognizerPainter constructor
TextRecognizerPainter(})
Implementation
TextRecognizerPainter(this.recognizedText, this.absoluteImageSize,
this.rotation, this.renderBox, this.getScannedText,
{this.boxLeftOff = 4,
this.boxBottomOff = 2,
this.boxRightOff = 4,
this.boxTopOff = 2,
this.getRawData,
this.paintboxCustom});