red method

Colorize red()

Implementation

Colorize red() {
  return apply(Styles.RED);
}