BoxWithGradientBackground

fun BoxWithGradientBackground(modifier: Modifier = Modifier, color: Color, content: @Composable () -> Unit)