bgBlue method

Colorize bgBlue()

Implementation

Colorize bgBlue() {
  return apply(Styles.BG_BLUE);
}