SuccessOptions class

Constructors

SuccessOptions()

Properties

hashCode int
The hash code for this object.
no setterinherited
message String?
After capture, show a checkmark preview with this success message, instead of a preview of the image.
getter/setter pair
previewDuration num?
The amount of seconds the success message should be visible for, should be a float.
getter/setter pair
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