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

requireDensity

Returns the current Density of the LayoutNode that this DelegatableNode is attached to.

requireDensity

Source set: Common
public fun DelegatableNode.requireDensity(): Density

Returns the current Density of the LayoutNode that this DelegatableNode is attached to. If the node is not attached, this function will throw an IllegalStateException.