Dragging class
A parameter class that pertains to PLayers and their parallax animation
during an active drag or pointer hover event.
Constructors
Properties
- curve → Curve
-
The
Curveof the animation that takes place when pointer or sensors data events occur, and so when the widget transforms under the pointer.final - duration → Duration
-
The
Durationof the animation that takes place when pointer or sensors data events occur, and so when the widget transforms under the pointer.final - hashCode → int
-
The hash code for this object.
no setterinherited
- resets → bool
-
Whether
PLayers within anXL.layersstack should reset to their default position when the pointer leaves their hover region.final - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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