lightBlue top-level constant

AnsiCode const lightBlue

Implementation

const lightBlue =
    AnsiCode._('light blue', AnsiCodeType.foreground, 94, resetAll);