Companion

The empty Blur Style, which performs no writes.

Functions

Link copied to clipboard
open fun then(other: HazeBlurStyle): HazeBlurStyle

Returns a Style that replays other after this Style.

open fun then(block: HazeBlurStyleScope.() -> Unit): HazeBlurStyle

Returns a Style that replays block after this Style.