Skip to main content

Modifier
  .border(width = 1.dp, color = Color(0xFFD9D9D9), shape = RoundedCornerShape(size = 16.dp)))
  .width(1047.dp)
  .height(177.dp)
  .background(color = Color(0xFFFFFFFF), shape = RoundedCornerShape(size = 16.dp))

 

Be the first to reply!