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