Animatable
@RememberInComposition
Parameters
initialValue
initial value of the animatable value holder
typeConverter
A two-way converter that converts the given type T from and to AnimationVector
visibilityThreshold
Threshold at which the animation may round off to its target value.
label
An optional label for differentiating this animation from others in android studio.