yellow top-level constant
AnsiCode
const yellow
Implementation
const yellow = AnsiCode._('yellow', AnsiCodeType.foreground, 33, resetAll);
const yellow = AnsiCode._('yellow', AnsiCodeType.foreground, 33, resetAll);