thistle property
String
get
thistle
set foreground color to X11/CSS color thistle (0xD8BFD8)/rgb(216, 191, 216)
Implementation
String get thistle => (_cache[280] ??= _chalk.thistle)(this);
set foreground color to X11/CSS color thistle (0xD8BFD8)/rgb(216, 191, 216)
String get thistle => (_cache[280] ??= _chalk.thistle)(this);