onMediumBlue property
String
get
onMediumBlue
set background color to X11/CSS color mediumBlue (0x0000CD)/rgb(0, 0, 205)
Implementation
String get onMediumBlue => (_cache[179] ??= _chalk.onMediumBlue)(this);