fgColor constant Null safety
emmit this code followed by a color code to set the fg color
Implementation
static const String fgColor = '38;5;';
emmit this code followed by a color code to set the fg color
static const String fgColor = '38;5;';