onCyan property

String get onCyan

Set background base 16 xterm colors cyan (terminal dependent) linen

Implementation

String get onCyan => (_cOnCyan ??= _chalk.onCyan)(this);