blueBright property
String
get
blueBright
Set foreground base 16 xterm colors bright blue
(terminal dependent)
Implementation
String get blueBright => (_cBlueBright ??= _chalk.blueBright)(this);
Set foreground base 16 xterm colors bright blue
(terminal dependent)
String get blueBright => (_cBlueBright ??= _chalk.blueBright)(this);