menu
epson_usb_printer package
documentation
model/paper.dart
Paper
Paper.new constructor
Paper.new constructor
dark_mode
light_mode
Paper
constructor
Paper
(
int
id
,
String
name
,
double
width
,
double
height
,
)
Implementation
Paper(this.id, this.name, this.width, this.height);
epson_usb_printer package
documentation
model/paper
Paper
Paper.new constructor
Paper class