toggle menu
skn-kotlin-color
1.0.0
jvm
switch theme
search in API
skn-kotlin-color
/
utils.color
/
white
white
fun
String
.
white
(
)
:
String
Colorizes String to white
Example:
val name: String = "SKN".white();
Content copied to clipboard
Return
a white colored String
Since
v1.0.0