menu
kozen_printer package
documentation
kozen_printer_platform_interface.dart
KozenPrinterPlatform
setPrintGray abstract method
setPrintGray abstract method
dark_mode
light_mode
setPrintGray
abstract method
Future
<
void
>
setPrintGray
(
int
gray
)
Implementation
Future<void> setPrintGray(int gray);
kozen_printer package
documentation
kozen_printer_platform_interface
KozenPrinterPlatform
setPrintGray abstract method
KozenPrinterPlatform class