color Transition
open override fun colorTransition(options: StyleTransition): <ERROR CLASS>
Content copied to clipboard
Set the Color property transition options.
Parameters
options
transition options for color
open override fun colorTransition(block: StyleTransition.Builder.() -> Unit): <ERROR CLASS>
Content copied to clipboard
DSL for colorTransition.
Color property transition options.