onBlue property

String get onBlue

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

Implementation

String get onBlue => (_cOnBlue ??= _chalk.onBlue)(this);