hidden property
hidden - Prints the text, but makes it invisible. (still copy and pasteable)
Implementation
String get hidden => _chalk.hidden(this);
hidden - Prints the text, but makes it invisible. (still copy and pasteable)
String get hidden => _chalk.hidden(this);