Locate the next label
static Future<void> labelLocate(int labelHeight, int labelGap) { return NyxPrinterPlatform.instance.labelLocate(labelHeight, labelGap); }