DOUBLY_UNDERLINE top-level constant
String
const DOUBLY_UNDERLINE
Double underline — SGR 21.
Implementation
const String DOUBLY_UNDERLINE = '${CSI}21$SGR';
Double underline — SGR 21.
const String DOUBLY_UNDERLINE = '${CSI}21$SGR';