DocumentScanHelper class abstract
Constructors
- DocumentScanHelper.new(BuildContext context, DocumentSide side)
- DocumentScanHelper.forSide(BuildContext context, DocumentSide side)
-
factory
Properties
- context → BuildContext
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isBackSide → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- side → DocumentSide
-
final
Methods
-
getHeaderText(
) → String -
getInstructionText(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited