MTIndicator class abstract
- Implemented types
- Implementers
Constructors
Properties
- absOverscrollOffset → double
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- indicatorHeight → double
-
no setterinherited
- isHeader → bool
-
no setter
- isOverScroll → bool
-
no setter
-
isProcessingNotifier
↔ ValueNotifier<
bool> -
getter/setter pair
- maxOverScrollExtent → double
-
no setteroverride
- needIndicatorHeight → bool
-
是否需要预留indicotor高度
no setterinherited
- needShowFullIndicator → bool
-
是否需要在不完全显示的时候,弹出整个indicator
no setterinherited
- physicProcessing → bool
-
正在处理
no setterinherited
- position → ScrollPositionWithSingleContext
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
hasOverScroll(
bool isHeader) → bool -
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