YELLOW constant

String const YELLOW = '\u001b[33m'

Implementation

static const String YELLOW = '\u001b[33m'