bold constant

String const bold

ANSI escape code for bold text style

Implementation

static const String bold = '\x1B[1m';