Flushes any buffered content to the terminal screen.
@override Future<void> flush() => writer.flush();