Show bitmap in customer display LCD PrinterService version >= v1.5.9
static Future<void> showLcdImage(Uint8List img) { return NyxPrinterPlatform.instance.showLcdImage(img); }