<div class='sourceset sourceset-common'>Common</div>

```kotlin
object ScrimDefaults
```

Object containing default values for the [Scrim](/jetpack-compose/androidx.compose.material3/material3/components/Scrim) component.

## Properties

<div class='sourceset sourceset-common'>Common</div>

```kotlin
val color: Color
```

The default color and opacity for [Scrim](/jetpack-compose/androidx.compose.material3/material3/components/Scrim).