isFinished
Indicates whether the given [AnimationState] is for an animation that has finished, indicated by
isFinished
Property
Common
public val AnimationState<*, *>.isFinished: Boolean
Indicates whether the given AnimationState is for an animation that has finished, indicated by
AnimationState.finishedTimeNanos having a specified value.
