Common
@ExperimentalMaterial3AdaptiveApi
object LevitatedPaneScrimDefaults
The objet to provide default values of LevitatedPaneScrim.
Properties
Common
val Color = androidx.compose.ui.graphics.Color.Black.copy(alpha = 0.32f)
The default color of the scrim, which is a translucent black.