Barcode Pick View Highlight Style Async Provider
Defined in library scandit_datacapture_barcode_pick_ui
Note
Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.
- BarcodePickViewHighlightStyleAsyncProvider
abstract class BarcodePickViewHighlightStyleAsyncProvider
Added in version 7.3.0
- styleForRequest(request)
Future<BarcodePickViewHighlightStyleResponse?> styleForRequest( BarcodePickViewHighlightStyleRequest request)
Added in version 7.3.0
This method will be called every time a style for an item is needed.