PixelAwareMixin mixin

Superclass constraints
Mixin applications

Properties

absOverscrollOffset double
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
indicatorHeight double
no setterinherited
isHeader bool
no setterinherited
isOverScroll bool
no setterinherited
isProcessingNotifier ValueNotifier<bool>
getter/setter pairinherited
maxOverScrollExtent double
no setterinherited
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

changePixel({required double oldPixel, required double newPixel}) → void
hasOverScroll(bool isHeader) bool
inherited
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