onBrightBlue property

String get onBrightBlue

Set background base 16 xterm colors bright blue (terminal dependent) linen

Implementation

String get onBrightBlue => (_cOnBrightBlue ??= _chalk.onBrightBlue)(this);