ENCIRCLE top-level constant
String
const ENCIRCLE
Draws a circle around the text — SGR 52.
Implementation
const String ENCIRCLE = '${CSI}52$SGR';
Draws a circle around the text — SGR 52.
const String ENCIRCLE = '${CSI}52$SGR';