then

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.