Dilip Sharma
04/28/2024, 8:43 PMText(
text = it,
modifier = Modifier.then(modifier)
.background(tagData.bgColor ?: Color.Yellow, shape = RoundedCornerShape(12.dp))
.padding(horizontal = 8.dp),
color = tagData.color ?: Color.Black,
fontSize = 12.sp
)
Cherrio LLC
04/29/2024, 8:38 AMVivien Mahé
04/29/2024, 8:38 AMVivien Mahé
04/29/2024, 8:39 AMCherrio LLC
04/29/2024, 8:39 AMDilip Sharma
04/29/2024, 10:58 AMVivien Mahé
04/29/2024, 1:08 PM