feedPaperOneLabel method Null safety

void feedPaperOneLabel()

走一张标签纸

Implementation

void feedPaperOneLabel() {
  addString("FORMFEED\r\n");
}