PRIMARY_FONT top-level constant
String
const PRIMARY_FONT
The terminal's default font — SGR 10.
Implementation
const String PRIMARY_FONT = '${CSI}10$SGR';
The terminal's default font — SGR 10.
const String PRIMARY_FONT = '${CSI}10$SGR';