rosyBrown property
String
get
rosyBrown
set foreground color to X11/CSS color rosyBrown (0xBC8F8F)/rgb(188, 143, 143)
Implementation
String get rosyBrown => (_cache[244] ??= _chalk.rosyBrown)(this);
set foreground color to X11/CSS color rosyBrown (0xBC8F8F)/rgb(188, 143, 143)
String get rosyBrown => (_cache[244] ??= _chalk.rosyBrown)(this);