writeSpace static method

void writeSpace()

Write a new empty line to the console

Implementation

static void writeSpace() => writeSpaceImpl();