RED constant

String const RED = '\u001b[31m'

Implementation

static const String RED = '\u001b[31m'