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

ModifierInfo

Used by tooling to examine the modifiers on a LayoutInfo.

Source set: Common
public class ModifierInfo(
    public val modifier: Modifier,
    public val coordinates: LayoutCoordinates,
    public val extra: Any? = null,
)

Used by tooling to examine the modifiers on a LayoutInfo.