lightCyan top-level constant

AnsiCode const lightCyan

Implementation

const lightCyan =
    AnsiCode._('light cyan', AnsiCodeType.foreground, 96, resetAll);