yellow method

Colorize yellow()

Implementation

Colorize yellow() {
  return apply(Styles.YELLOW);
}