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

Outline.Rounded

Rectangular area with rounded corners.

Source set: Common
public class Rounded(public val roundRect: RoundRect) : Outline()

Rectangular area with rounded corners.

Properties

bounds

Source set: Common
override val bounds: Rect

Functions

equals

Source set: Common
override fun equals(other: Any?): Boolean

hashCode

Source set: Common
override fun hashCode(): Int