WrappableLabel

fun WrappableLabel(text: String, expectedWidth: Float, fontColor: Color = Color.WHITE, fontSize: Int = 18)

Parameters

text

Automatically translated text

expectedWidth

Upper limit for the preferred width the Label will report

Sources

jvm source
Link copied to clipboard