WrappableLabel
fun WrappableLabel(text: String, expectedWidth: Float, fontColor: Color = Color.WHITE, fontSize: Int = 18)
Content copied to clipboard
Parameters
text
Automatically translated text
expectedWidth
Upper limit for the preferred width the Label will report
Sources
jvm source
Link copied to clipboard