Searched defs:alphaAnimationSpec (Results 1 – 2 of 2) sorted by relevance
375 val alphaAnimationSpec = MotionSchemeKeyTokens.FastEffects.value<Float>() in DropdownMenuContent() constant
1166 private val alphaAnimationSpec: AnimationSpec<Float>? = null constant in androidx.compose.material3.FabVisibleModifier1198 private var alphaAnimationSpec: AnimationSpec<Float>? = null, variable