bgCyan method

Colorize bgCyan()

Implementation

Colorize bgCyan() {
  return apply(Styles.BG_CYAN);
}