adjpd
textAlign = TextAlign.Justify
TextAlign.Justify
Text( "heebie-jeebies ".repeat(4), Modifier.fillMaxWidth().background(Color.Yellow), textAlign = TextAlign.Justify )
A modern programming language that makes developers happier.