FloatingScrollMixin mixin
- Superclass constraints
Properties
- fx ↔ double
-
getter/setter pair
- fy ↔ 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
- scrollTimeMillis ↔ int
-
getter/setter pair
Methods
-
animationSlide(
double left, double toPositionX, int time, VoidCallback? completed) → dynamic -
createTicker(
TickerCallback onTick) → Ticker -
Creates a ticker with the given callback.
inherited
-
disposeScrollAnim(
) → dynamic -
handlerSaveCacheDataAndNotify(
double x, double y) → dynamic -
initScrollAnim(
) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
scrollX(
double left) → dynamic -
scrollXY(
double x, double y, {VoidCallback? onComplete}) → dynamic -
scrollY(
double top) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited