burlywood property
String
get
burlywood
set foreground color to X11/CSS color burlywood (0xDEB887)/rgb(222, 184, 135)
Implementation
String get burlywood => (_cache[24] ??= _chalk.burlywood)(this);
set foreground color to X11/CSS color burlywood (0xDEB887)/rgb(222, 184, 135)
String get burlywood => (_cache[24] ??= _chalk.burlywood)(this);