CustomQrcode constructor
Creates a CustomQrcode widget.
The qrcode parameter must contain the QR code configuration data.
Implementation
const CustomQrcode({super.key, required this.qrcode});
Creates a CustomQrcode widget.
The qrcode parameter must contain the QR code configuration data.
const CustomQrcode({super.key, required this.qrcode});