menu
flutter_savanitdev_printer package
documentation
escpos.dart
ESCPOS
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
List
<
int
>
toBytes
(
)
Implementation
List<int> toBytes() { return _data; }
flutter_savanitdev_printer package
documentation
escpos
ESCPOS
toBytes method
ESCPOS class