bgLightCyan method

Colorize bgLightCyan()

Implementation

Colorize bgLightCyan() {
  return apply(Styles.BG_LIGHT_CYAN);
}