Selection Overlay Configuration
constructor(overlayEnabled: Boolean, automaticSelectionEnabled: Boolean = false, textFormat: BarcodeOverlayTextFormat = BarcodeOverlayTextFormat.CODE, polygonColor: Int = Color.WHITE, textColor: Int = Color.BLACK, textContainerColor: Int = Color.WHITE, highlightedPolygonColor: Int? = null, highlightedTextColor: Int? = null, highlightedTextContainerColor: Int? = null)