DynamicAsyncImage
fun DynamicAsyncImage(imageUrl: String, contentDescription: String?, modifier: Modifier = Modifier, placeholder: Painter = painterResource(R.drawable.ic_placeholder))
A wrapper around AsyncImage which determines the colorFilter based on the theme