blink method

Colorize blink()

Implementation

Colorize blink() {
  return apply(Styles.BLINK);
}