acrylicBase

fun acrylicBase(isDark: Boolean = MaterialTheme.colorScheme.surface.luminance() < 0.5f): HazeStyle

A HazeStyle which implements a translucent material used for the most translucent layer.