onOrange property
String
get
onOrange
set background color to X11/CSS color orange (0xFFA500)/rgb(255, 165, 0)
Implementation
String get onOrange => (_cache[213] ??= _chalk.onOrange)(this);
set background color to X11/CSS color orange (0xFFA500)/rgb(255, 165, 0)
String get onOrange => (_cache[213] ??= _chalk.onOrange)(this);