menu
printer_service package
documentation
thermal_printer.dart
PrinterDevice
PrinterDevice constructor
PrinterDevice constructor
dark_mode
light_mode
PrinterDevice
constructor
PrinterDevice
(
{
required
String
name
,
String
?
address
,
String
?
vendorId
,
String
?
productId
,
})
Implementation
PrinterDevice({required this.name, this.address, this.vendorId, this.productId});
printer_service package
documentation
thermal_printer
PrinterDevice
PrinterDevice constructor
PrinterDevice class