lightCyan method

Colorize lightCyan()

Implementation

Colorize lightCyan() {
  return apply(Styles.LIGHT_CYAN);
}