RESET top-level constant
String
const RESET
Clears every colour and style — SGR 0.
Implementation
const String RESET = reset;
Clears every colour and style — SGR 0.
const String RESET = reset;