blank method

void blank()

Public method or function.

Implementation

void blank() {
  terminal.writeLine('');
}