menu
blue_thermal_helper package
documentation
thermal_receipt.dart
ThermalReceipt
cut method
cut method
dark_mode
light_mode
cut
method
void
cut
(
)
cut paper
Implementation
void cut() { _bytes.addAll(_generator.cut()); _preview.cut(); }
blue_thermal_helper package
documentation
thermal_receipt
ThermalReceipt
cut method
ThermalReceipt class