fgLightBlue property

AnsiStyle get fgLightBlue

Adds a light blue foreground.

Implementation

static AnsiStyle get fgLightBlue => AnsiStyle(94);