brown property

String get brown

set foreground color to X11/CSS color brown         (0xA52A2A)/rgb(165, 42, 42)

Implementation

String get brown => _chalk.brown(this);