UBarcode constructor
const
UBarcode(})
Implementation
const UBarcode(
this.value, {
this.type = UBarcodeQrCodeType.qrcode,
this.color,
this.backgroundColor,
this.showValue = false,
super.key,
});
const UBarcode(
this.value, {
this.type = UBarcodeQrCodeType.qrcode,
this.color,
this.backgroundColor,
this.showValue = false,
super.key,
});