RESET_OVERLINE top-level constant

String const RESET_OVERLINE

Clears OVERLINE — SGR 55.

Implementation

const String RESET_OVERLINE = '${CSI}55$SGR';