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

materialize

Materialize any instance-specific composed modifiers for applying to a raw tree node.

materialize

Source set: Common
public fun Composer.materialize(modifier: Modifier): Modifier

Materialize any instance-specific composed modifiers for applying to a raw tree node. Call right before setting the returned modifier on an emitted node. You almost certainly do not need to call this function directly.