unrender method

void unrender()

Remove a rendered progress bar from the console.

Implementation

void unrender() => _output('', force: true);