NiceQrCodeDisplay constructor
const
NiceQrCodeDisplay({})
Implementation
const NiceQrCodeDisplay({
super.key,
required this.data,
this.size = 200,
this.backgroundColor,
this.foregroundColor,
this.label,
this.onTap,
});