Creates a QRCodeDialog.
const QRCodeDialog({ super.key, required this.data, this.title, this.subtitle, this.size = 240, });