bgWhite method

Colorize bgWhite()

Implementation

Colorize bgWhite() {
  return apply(Styles.BG_WHITE);
}