BarcodePickViewSettings class

Constructors

BarcodePickViewSettings()

Properties

hashCode int
The hash code for this object.
no setterinherited
highlightStyle BarcodePickViewHighlightStyle
getter/setter pair
initialGuidelineText String
getter/setter pair
loadingDialogText String
getter/setter pair
moveCloserGuidelineText String
getter/setter pair
onFirstItemPickCompletedHintText String
getter/setter pair
onFirstItemToPickFoundHintText String
getter/setter pair
onFirstItemUnpickCompletedHintText String
getter/setter pair
onFirstUnmarkedItemPickCompletedHintText String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showFinishButton bool
getter/setter pair
showGuidelines bool
getter/setter pair
showHints bool
getter/setter pair
showLoadingDialog bool
getter/setter pair
showPauseButton bool
getter/setter pair

Methods

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

Operators

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