FinderDocumentScannerAccessibilityConfiguration class
Finder Document scanner accessibility configuration
- Annotations
-
- @JsonSerializable(includeIfNull: false, createFactory: false, explicitToJson: true)
Constructors
Properties
- cancelButtonAccessibilityHint ↔ String
-
Text used as an accessibility hint for the cancel button.
getter/setter pair
- cancelButtonAccessibilityLabel ↔ String
-
Text used as an accessibility label for the cancel button.
getter/setter pair
- flashButtonAccessibilityHint ↔ String
-
Text used as an accessibility hint for the flash button.
getter/setter pair
- flashButtonAccessibilityLabel ↔ String
-
Text used as an accessibility label for the flash button.
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
- shutterButtonAccessibilityHint ↔ String
-
Text used as an accessibility hint for the shutter button.
getter/setter pair
- shutterButtonAccessibilityLabel ↔ String
-
Text used as an accessibility label for the shutter button.
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited