yellow function

String yellow(
  1. Object obj
)

Implementation

String yellow(Object obj) => obj.toString().yellow;