restore method

void restore()

Implementation

void restore() {
  Console.restoreCursor();
}