RESET_IDEOGRAM top-level constant
String
const RESET_IDEOGRAM
Clears every ideogram mark — SGR 65.
Implementation
const String RESET_IDEOGRAM = '${CSI}65$SGR';
Clears every ideogram mark — SGR 65.
const String RESET_IDEOGRAM = '${CSI}65$SGR';