onBlack property

String get onBlack

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

Implementation

String get onBlack => (_cOnBlack ??= _chalk.onBlack)(this);