hidden property
Chalk
get
hidden
hidden - Prints the text, but makes it invisible. (still copy and pasteable)
Implementation
Chalk get hidden =>
_createStyler(_ansiSGRModiferOpen(8), _ansiSGRModiferClose(28), this);