fgLightCyan property

AnsiStyle get fgLightCyan

Adds a light cyan foreground.

Implementation

static AnsiStyle get fgLightCyan => AnsiStyle(96);