underlined constant
Modifier
const underlined
Underlined text. ANSI \x1b[4m.
Implementation
static const underlined = Modifier._(1 << 3);
Underlined text. ANSI \x1b[4m.
static const underlined = Modifier._(1 << 3);