Companion

private object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

animationDuration
Link copied to clipboard
const val animationDuration: Float = 0.2f
arrowColor
Link copied to clipboard
val arrowColor: Color
arrowImage
Link copied to clipboard
const val arrowImage: String
arrowSize
Link copied to clipboard
const val arrowSize: Float = 18f
persistedStates
Link copied to clipboard
val persistedStates: HashMap<String, Boolean>

Sources

jvm source
Link copied to clipboard