OVERLINE top-level constant

String const OVERLINE

A line above the text — SGR 53.

Implementation

const String OVERLINE = '${CSI}53$SGR';