SelectionOverlayScannerConfiguration constructor
- {bool overlayEnabled = true,
- bool automaticSelectionEnabled = false,
- BarcodeOverlayTextFormat textFormat = BarcodeOverlayTextFormat.CODE_AND_TYPE,
- Color? polygonColor = Colors.white,
- Color? textColor = Colors.black,
- Color? textContainerColor = Colors.white,
- dynamic onBarcodeClicked(
- BarcodeItem item
Implementation
SelectionOverlayScannerConfiguration