Kepko
Toggle table of contents
1.4.7
common
Target filter
common
Switch theme
Search in API
Skip to content
Kepko
component
/
glass.yasan.kepko.component
/
TextPillDefaults
/
animations
animations
fun
animations
(
colorAnimationSpec
:
AnimationSpec
<
Color
>
=
tween(durationMillis = 300)
,
sizeAnimationSpec
:
FiniteAnimationSpec
<
IntSize
>
=
spring()
)
:
TextPillDefaults.Animations