lightRed top-level constant

AnsiCode const lightRed

Implementation

const lightRed = AnsiCode._('light red', AnsiCodeType.foreground, 91, resetAll);