colorTransition

Set the Color property transition options.

Parameters

options

transition options for color

abstract fun colorTransition(options: StyleTransition): Light
abstract fun colorTransition(block: StyleTransition.Builder.() -> Unit): Light