blank static method

void blank()

Prints an empty line.

Implementation

static void blank() => print('');