IdCaptureOverlay class

Constructors

IdCaptureOverlay.withIdCapture(IdCapture idCapture)
IdCaptureOverlay.withIdCaptureForView(IdCapture idCapture, DataCaptureView? view)

Properties

capturedBrush ↔ Brush
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
idLayoutLineStyle IdLayoutLineStyle
getter/setter pair
idLayoutStyle IdLayoutStyle
getter/setter pair
localizedBrush ↔ Brush
getter/setter pair
rejectedBrush ↔ Brush
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showTextHints bool
getter/setter pair
textHintPosition TextHintPosition
getter/setter pair
view ↔ DataCaptureView?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setBackSideTextHint(String text) → void
setFrontSideTextHint(String text) → void
setIdLayout(IdLayout idLayout) → void
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

defaultCapturedBrush → Brush
no setter
defaultLocalizedBrush → Brush
no setter
defaultRejectedBrush → Brush
no setter