InfoAnimationState

data class InfoAnimationState(var state: InfoState = ACTIVE, var exception: Exception? = null, var print: Boolean = false)

Constructors

Link copied to clipboard
constructor(state: InfoState = ACTIVE, exception: Exception? = null, print: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard