style

fun style(style: Style)
fun style(color: TextColor)
fun style(color: TextColor, vararg decorations: TextDecoration)
fun style(vararg decorations: TextDecoration)
fun style(decoration: TextDecoration)

Sets the style of the item name.