menu
simple_animations package
documentation
simple_animations
CustomAnimationControl
values constant
values
brightness_4
values
constant
Null safety
List
<
CustomAnimationControl
>
const
values
A constant List of the values in this enum, in order of their declaration.
simple_animations package
documentation
simple_animations
CustomAnimationControl
values constant
CustomAnimationControl enum
Constructors
CustomAnimationControl
Values
stop
STOP
play
PLAY
playReverse
PLAY_REVERSE
playFromStart
PLAY_FROM_START
playReverseFromEnd
PLAY_REVERSE_FROM_END
loop
LOOP
mirror
MIRROR
Properties
hashCode
index
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
values