TransitionState
Use with [rememberTransition] to create a [Transition] that can be dynamically targeted with
TransitionState
Class
Common
public sealed class TransitionState<S>
Use with rememberTransition to create a Transition that can be dynamically targeted with
MutableTransitionState or seekable with SeekableTransitionState.
