onBurlywood property

String get onBurlywood

set background color to X11/CSS color burlywood burlywood (0xDEB887)/rgb(222, 184, 135)

Implementation

String get onBurlywood => (_cache[25] ??= _chalk.onBurlywood)(this);