RESET_ITALIC top-level constant

String const RESET_ITALIC

Clears ITALIC and FRAKTUR — SGR 23.

Implementation

const String RESET_ITALIC = '${CSI}23$SGR';