INVISIBLE top-level constant
String
const INVISIBLE
Hides the text — SGR 8.
Implementation
const String INVISIBLE = '${CSI}8$SGR';
Hides the text — SGR 8.
const String INVISIBLE = '${CSI}8$SGR';