🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

InternalAnimationApi

Source set: Common
@RequiresOptIn(message = "This API is internal to library.")
@Target(
    AnnotationTarget.CLASS,
    AnnotationTarget.FUNCTION,
    AnnotationTarget.PROPERTY,
    AnnotationTarget.FIELD,
    AnnotationTarget.PROPERTY_GETTER,
)
public annotation class InternalAnimationApi