barcodeInstructionsDescription property

String? barcodeInstructionsDescription
final

The description text displayed in the barcode scanning instructions UI.

Use this property to provide a custom description text that will be displayed in the barcode scanning instructions UI. This can be used to provide additional information or instructions to the user. The default value is null.

Implementation

final String? barcodeInstructionsDescription;