underline constant

String const underline

ANSI escape code for underlined text style

Implementation

static const String underline = '\x1B[4m';