yellowBold

Colorizes String to bold yellow

Example:

val name: String = "SKN".yellowBold();

Return

a bold yellow colored String

Since

v1.0.0