BarcodeSelectionBasicOverlay class
Constructors
- BarcodeSelectionBasicOverlay.withBarcodeSelection(BarcodeSelection barcodeSelection)
- BarcodeSelectionBasicOverlay.withBarcodeSelectionForView(BarcodeSelection barcodeSelection, DataCaptureView? view)
- BarcodeSelectionBasicOverlay.withBarcodeSelectionForViewWithStyle(BarcodeSelection barcodeSelection, DataCaptureView? view, BarcodeSelectionBasicOverlayStyle style)
Properties
- aimedBrush ↔ Brush
-
getter/setter pair
- frozenBackgroundColor ↔ Color
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selectedBrush ↔ Brush
-
getter/setter pair
- selectingBrush ↔ Brush
-
getter/setter pair
- shouldShowHints ↔ bool
-
getter/setter pair
- shouldShowScanAreaGuides ↔ bool
-
getter/setter pair
- style → BarcodeSelectionBasicOverlayStyle
-
final
- trackedBrush ↔ Brush
-
getter/setter pair
- view ↔ DataCaptureView?
-
getter/setter pair
- viewfinder → Viewfinder
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited