PacmanProgressIndicator class

Inheritance

Constructors

PacmanProgressIndicator()

Properties

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

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
override
startAnims(List<AnimationController> controllers) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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