bgCyan property

AnsiStyle get bgCyan

Adds a cyan background.

Implementation

static AnsiStyle get bgCyan => AnsiStyle(46);