white property
String
get
white
Set foreground base 16 xterm colors white
(terminal dependent)
Implementation
String get white => (_cWhite ??= _chalk.white)(this);
Set foreground base 16 xterm colors white
(terminal dependent)
String get white => (_cWhite ??= _chalk.white)(this);