bisque property

String get bisque

set foreground color to X11/CSS color bisque bisque (0xFFE4C4)/rgb(255, 228, 196)

Implementation

String get bisque => (_cache[12] ??= _chalk.bisque)(this);