orangeRed property
String
get
orangeRed
set foreground color to X11/CSS color orangeRed (0xFF4500)/rgb(255, 69, 0)
Implementation
String get orangeRed => (_cache[214] ??= _chalk.orangeRed)(this);
set foreground color to X11/CSS color orangeRed (0xFF4500)/rgb(255, 69, 0)
String get orangeRed => (_cache[214] ??= _chalk.orangeRed)(this);