Decoration
abstract fun AnimatedContentScope.Decoration(targetState: S, innerContent: @Composable (T) -> Unit)(source)
For the targetState, decorate the innerContent as the content
of AnimatedContent
For the targetState, decorate the innerContent as the content
of AnimatedContent