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