SelectionOverlayConfiguration constructor

SelectionOverlayConfiguration(
  1. {bool? overlayEnabled,
  2. bool? automaticSelectionEnabled,
  3. BarcodeOverlayTextFormat? textFormat,
  4. Color? polygonColor,
  5. Color? textColor,
  6. Color? textContainerColor,
  7. Color? highlightedPolygonColor,
  8. Color? highlightedTextColor,
  9. Color? highlightedTextContainerColor}
)

Implementation

SelectionOverlayConfiguration