ScannerParameters constructor

const ScannerParameters({
  1. CropRect? cropRect,
})

Implementation

const ScannerParameters({this.cropRect});