italic constant

String const italic

ANSI escape code for italic text style

Implementation

static const String italic = '\x1B[3m';