Indicator enum

34 different types animation enums.

Inheritance

Constructors

Indicator()
const

Values

ballPulse → const Indicator
ballGridPulse → const Indicator
ballClipRotate → const Indicator
squareSpin → const Indicator
ballClipRotatePulse → const Indicator
ballClipRotateMultiple → const Indicator
ballPulseRise → const Indicator
ballRotate → const Indicator
cubeTransition → const Indicator
ballZigZag → const Indicator
ballZigZagDeflect → const Indicator
ballTrianglePath → const Indicator
ballTrianglePathColored → const Indicator
ballTrianglePathColoredFilled → const Indicator
ballScale → const Indicator
lineScale → const Indicator
lineScaleParty → const Indicator
ballScaleMultiple → const Indicator
ballPulseSync → const Indicator
ballBeat → const Indicator
lineScalePulseOut → const Indicator
lineScalePulseOutRapid → const Indicator
ballScaleRipple → const Indicator
ballScaleRippleMultiple → const Indicator
ballSpinFadeLoader → const Indicator
lineSpinFadeLoader → const Indicator
triangleSkewSpin → const Indicator
pacman → const Indicator
ballGridBeat → const Indicator
semiCircleSpin → const Indicator
ballRotateChase → const Indicator
orbit → const Indicator
audioEqualizer → const Indicator
circleStrokeSpin → const Indicator

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<Indicator>
A constant List of the values in this enum, in order of their declaration.