onBrown property

String get onBrown

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

Implementation

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