🌈 Create new beautiful Compose Gradients with our new wesite ->
Object

LevitatedPaneScrimDefaults

The objet to provide default values of LevitatedPaneScrim.

Source set: Common
public object LevitatedPaneScrimDefaults

The objet to provide default values of LevitatedPaneScrim.

Properties

Color

Source set: Common
public val Color: Color = androidx.compose.ui.graphics.Color.Black.copy(alpha = 0.32f)

The default color of the scrim, which is a translucent black.

Content updated: