menu
iconoir_flutter package
documentation
regular/qr_code.dart
QrCode
QrCode.new const constructor
QrCode.new const constructor
dark_mode
light_mode
QrCode
constructor
const
QrCode
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const QrCode({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/qr_code
QrCode
QrCode.new const constructor
QrCode class