writes the text to the terminal.
String apply(String text, {AnsiColor background = none}) => _apply(this, text, background: background);