onCornsilk property

String get onCornsilk

set background color to X11/CSS color cornsilk cornsilk (0xFFF8DC)/rgb(255, 248, 220)

Implementation

String get onCornsilk => (_cache[37] ??= _chalk.onCornsilk)(this);