barcodeInstructionsTitle property

String? barcodeInstructionsTitle
final

The title text displayed in the barcode scanning instructions UI.

Use this property to provide a custom title text that will be displayed in the barcode scanning instructions UI. This can be used to customize the main title of the instructions screen. The default value is null.

Implementation

final String? barcodeInstructionsTitle;