menu
printer_gateway package
documentation
customs/custom_qrcode.dart
CustomQrcode
CustomQrcode.new const constructor
CustomQrcode.new const constructor
dark_mode
light_mode
CustomQrcode
constructor
const
CustomQrcode
(
{
Key
?
key
,
required
Map
qrcode
,
})
Implementation
const CustomQrcode({super.key, required this.qrcode});
printer_gateway package
documentation
customs/custom_qrcode
CustomQrcode
CustomQrcode.new const constructor
CustomQrcode class