RefreshLoadHandler mixin

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

loadCompleteText() String
加载完成
loadHeight() double
加载组件高度
loadIdleText() String
未达到加载之前显示文本
loadingText() String
加载中文本
loadReleaseText() String
松开加载数据
loadTextColor() int
加载组件文本颜色
noDataText() String
没有更多数据
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