newLine method

Implementation

EscPosPrinterCommands? newLine() {
  return newLineAlign(null);
}