onOrange property

String get onOrange

set background color to X11/CSS color orange orange (0xFFA500)/rgb(255, 165, 0)

Implementation

String get onOrange => (_cache[213] ??= _chalk.onOrange)(this);