whiteBold

Colorizes String to bold white

Example:

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

Return

a bold white colored String

Since

v1.0.0