OudsEffects

data class OudsEffects(val blurDrag: Int)

Holds the visual effects defined in the OUDS theme.

Visual effects, such as blurs and shadows, add depth and realism to the UI, helping to define hierarchy and interaction states.

Constructors

Link copied to clipboard
constructor(blurDrag: Int)

Properties

Link copied to clipboard

The radius of the blur effect applied to an element when it is being dragged.