inline fun translate(duration: Duration = 400.0.ms, configuration: TranslateTransition.() -> Unit): TranslateTransition Append a TranslateTransition.
Return
the animation added.
Parameters
length of this animation.
the configuration block that customizes animation.