backgroundMaterial

@Stable
fun Modifier.backgroundMaterial(enable: Boolean = true, style: Material = Material.Regular): Modifier

add material behind the content.

Return

Modifier

Parameters

enable

Enable material style

style