blueBold

Colorizes String to bold blue

Example:

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

Return

a bold blue colored String

Since

v1.0.0