ScannerOverlayShape constructor
const
ScannerOverlayShape({})
Implementation
const ScannerOverlayShape({
this.borderColor = Colors.white,
this.borderWidth = 1.0,
this.overlayColor = const Color(0x88000000),
});