SelectionOverlayConfiguration constructor
SelectionOverlayConfiguration(- {bool overlayEnabled = true,
- bool automaticSelectionEnabled = false,
- BarcodeOverlayTextFormat textFormat = BarcodeOverlayTextFormat.CODE_AND_TYPE,
- Color? polygonColor = Colors.white,
- Color? textColor = Colors.black,
- Color? textContainerColor = Colors.white,
- Color? highlightedPolygonColor = Colors.black,
- Color? highlightedTextColor = Colors.white,
- Color? highlightedTextContainerColor = Colors.black}
)
Implementation
SelectionOverlayConfiguration