olive property
String
get
olive
set foreground color to X11/CSS color olive (0x808000)/rgb(128, 128, 0)
Implementation
String get olive => (_cache[208] ??= _chalk.olive)(this);
set foreground color to X11/CSS color olive (0x808000)/rgb(128, 128, 0)
String get olive => (_cache[208] ??= _chalk.olive)(this);