Kyant
OutlinedTextField
Mehdi Haghgoo
OutlinedTextField(value = amount.value, onValueChange = {amount.value = it}, label = {Text("Amount")}, modifier = Modifier.clip( CutCornerShape(16.dp)))
Se7eN
BaseTextField
A modern programming language that makes developers happier.