fgColor constant Null safety

String const fgColor

emmit this code followed by a color code to set the fg color

Implementation

static const String fgColor = '38;5;';