FRAME top-level constant
String
const FRAME
Draws a frame around the text — SGR 51.
Implementation
const String FRAME = '${CSI}51$SGR';
Draws a frame around the text — SGR 51.
const String FRAME = '${CSI}51$SGR';