onMediumBlue property

String get onMediumBlue

set background color to X11/CSS color mediumBlue         (0x0000CD)/rgb(0, 0, 205)

Implementation

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