white method

Colorize white()

Implementation

Colorize white() {
  return apply(Styles.WHITE);
}