AnimatedVerticalLine class

Inheritance

Constructors

AnimatedVerticalLine(dynamic timeRange, Offset start, Offset end, {dynamic thick})

Properties

end Offset
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
start Offset
getter/setter pairinherited
thick double?
finalinherited
timeRange TimeRange
finalinherited

Methods

adjustPaint(Paint painter, Size size) Paint
inherited
draw(Canvas canvas, Size size, Paint painter, double time) → dynamic
time 0 - 1
override
lengthWhenCurrentTime(double startLen, double endLen, double currentTime) double
inherited
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