LocalSwipeToDismissBackgroundScrimColor
[CompositionLocal] containing the background scrim color of [BasicSwipeToDismissBox].
LocalSwipeToDismissBackgroundScrimColor
Property
Android
public val LocalSwipeToDismissBackgroundScrimColor: ProvidableCompositionLocal<Color>
CompositionLocal containing the background scrim color of BasicSwipeToDismissBox.
Defaults to Color.Black if not explicitly set.
