highQuality constant
ScanOptions
const highQuality
Implementation
static const ScanOptions highQuality = ScanOptions(
cameraResolution: CameraResolution.veryHigh,
returnImage: true,
imageQuality: 1.0,
);