olive property

String get olive

set foreground color to X11/CSS color olive olive (0x808000)/rgb(128, 128, 0)

Implementation

String get olive => (_cache[208] ??= _chalk.olive)(this);