Colorizes String to bold white
Example:
val name: String = "SKN".whiteBold();
a bold white colored String
v1.0.0