IndicatorPhysics class abstract
- Implementers
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- indicatorHeight → double
-
no setter
- maxOverScrollExtent → double
-
no setter
- needIndicatorHeight → bool
-
是否需要预留indicotor高度
no setter
- needShowFullIndicator → bool
-
是否需要在不完全显示的时候,弹出整个indicator
no setter
- physicProcessing → bool
-
正在处理
no setter
- position → ScrollPositionWithSingleContext
-
no setter
- 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