menu
thermal_printer package
documentation
esc_pos_utils_platform/src/enums.dart
PaperSize
width property
width property
dark_mode
light_mode
width
property
int
get
width
Implementation
int get width => value == PaperSize.mm58.value ? 372 : 558;
thermal_printer package
documentation
esc_pos_utils_platform/src/enums
PaperSize
width property
PaperSize class