menu
printer_label package
documentation
models/print_thermal.dart
PrintThermalModel
PrintThermalModel.new constructor
PrintThermalModel.new constructor
dark_mode
light_mode
PrintThermalModel
constructor
PrintThermalModel
(
{
required
Uint8List
image
,
int
?
size
,
})
Implementation
PrintThermalModel({ required this.image, this.size, });
printer_label package
documentation
models/print_thermal
PrintThermalModel
PrintThermalModel.new constructor
PrintThermalModel class