hvBarcodeScanUIStrings property

HVBarcodeScanUIStrings? hvBarcodeScanUIStrings
final

Custom UI strings for the barcode scanning UI.

Use this property to provide custom UI strings for the barcode scanning UI. You can localize the text and labels displayed during the scanning process. If not provided, the default UI strings will be used. The default value is null.

Implementation

final HVBarcodeScanUIStrings? hvBarcodeScanUIStrings;