barcodeCaptureSkip property

String? barcodeCaptureSkip
final

The text displayed for the "skip" option in the barcode scanning UI.

Use this property to provide a custom text for the "skip" option in the barcode scanning UI. This text is typically displayed as an option for the user to skip the barcode scanning process. The default value is null.

Implementation

final String? barcodeCaptureSkip;