white

Colorizes String to white

Example:

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

Return

a white colored String

Since

v1.0.0