CubeDeform class

Inheritance

Constructors

CubeDeform({bool left = true, double endAngle = pi / 2.2})
const

Properties

endAngle double
final
hashCode int
The hash code for this object.
no setterinherited
left bool
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

calculateTranslate(dynamic aniPercent, dynamic width, dynamic height) double
override
homeDeform(Widget home, double aniValue) Widget
override
homeTranslate(Widget home, double aniTranslate) Widget
override
override
override
moving(Offset delta, double width, dynamic height) double
override
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