menu
yjy_fiscal_printer package
documentation
common/epson_model.dart
QrCode
QrCode.new constructor
QrCode.new constructor
dark_mode
light_mode
QrCode
constructor
QrCode
(
{
String
?
alignment
,
num
?
size
,
num
?
errorCorrection
,
String
?
type
,
String
?
data
,
String
?
operator
,
})
Implementation
QrCode({ this.alignment, this.size, this.errorCorrection, this.type, this.data, this.operator, });
yjy_fiscal_printer package
documentation
common/epson_model
QrCode
QrCode.new constructor
QrCode class