RBallController class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
-
rollStart(
) → void - 继续滚动
-
rollStop(
) → void - 停止滚动
-
setAnimationController(
AnimationController controller) → void -
setRollController(
AnimationController controller) → void -
toString(
) → String -
A string representation of this object.
inherited
-
zoomIn(
) → void - 淡入动画
-
zoomOut(
VoidCallback callback) → void - 淡出动画
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited