BallScaleIndicator class

Inheritance

Constructors

BallScaleIndicator()

Properties

animationControllers ↔ List<AnimationController>?
getter/setter pairinherited
context ↔ LoadingState
getter/setter pairinherited
hashCode → int
The hash code for this object.
no setterinherited
mAlpha ↔ int
getter/setter pair
mScale ↔ double
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

animation() → List<AnimationController>
override
dispose() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paint(Canvas canvas, Paint? paint, Size size) → dynamic
override
postInvalidate() → void
inherited
start() → void
inherited
startAnim(AnimationController controller) → void
inherited
startAnims(List<AnimationController> controllers) → void
inherited
toString() → String
A string representation of this object.
inherited

Operators

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