LineScaleProgressIndicator class

Inheritance

Properties

animationControllers List<AnimationController>?
getter/setter pairinherited
context LoadingProgressState
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaleYDoubles List<double>
final

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
override
toString() String
A string representation of this object.
inherited

Operators

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