Barcode Pick View Highlight Style Request
Defined in library scandit_datacapture_barcode_pick_ui
- BarcodePickViewHighlightStyleRequest
class BarcodePickViewHighlightStyleRequestAdded in version 7.3.0
This class encapsulates a style request for an highlight. It provides the item data, the product identifier if already mapped and the state.
- productIdentifier
String? get productIdentifier
Added in version 7.3.0
The item data that was provided during the mapping, if available.
- state
BarcodePickState get state
Added in version 7.3.0
The state of the the scanned item.