Print ESC/POS commands
static Future<void> printEscposData(Uint8List data) { return NyxPrinterPlatform.instance.printEscposData(data); }