italic constant

Modifier const italic

Italic text. ANSI \x1b[3m.

Implementation

static const italic = Modifier._(1 << 2);