onDocumentScanned property
onDocumentScanned gets called when the scanner successfully scans a rectangle (document)
Implementation
final void Function(ScannedImage) onDocumentScanned;
onDocumentScanned gets called when the scanner successfully scans a rectangle (document)
final void Function(ScannedImage) onDocumentScanned;