ButtonConfiguration class
A configuration class used to alter the default buttons.
Constructors
Properties
-
The button on the confirmation page that finishes the scan process.
See DocumentScannerConfiguration.confirmPages.
getter/setter pair
-
The button within the cropping functionality that expands the current cropping rectangle to the whole page.
getter/setter pair
-
The button within the cropping functionality that finishes the manual cropping process
according to the current cropping rectangle.
getter/setter pair
-
The button within the cropping functionality that snaps the current cropping rectangle to the detected document.
getter/setter pair
-
The button that opens the page arrangement functionality.
getter/setter pair
-
The button that opens the cropping functionality.
getter/setter pair
-
The button that deletes the current page or opens a dialog with options if multiple pages are available.
getter/setter pair
-
The button that opens the filter functionality.
getter/setter pair
-
The button that finishes the scan process.
getter/setter pair
-
The button that starts the process of replacing the current page with a new scan.
getter/setter pair
-
The button that rotates the current page.
getter/setter pair
-
The button within the scan functionality that is shown when automatic capture is deactivated.
getter/setter pair
-
The button within the scan functionality that is shown when automatic capture is activated.
getter/setter pair
-
The button within the scan functionality that triggers a manual image capture.
getter/setter pair
-
The button within the scan functionality that finishes the current scan process and leads to the editing page.
getter/setter pair
-
The button within the scan functionality that toggles the torch.
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
Methods
-
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