onDocumentScanned property

void Function(ScannedImage) onDocumentScanned
final

onDocumentScanned gets called when the scanner successfully scans a rectangle (document)

Implementation

final void Function(ScannedImage) onDocumentScanned;