menu
refresh_widget package
documentation
refresh
RefreshWidget
onHeaderRefresh property
onHeaderRefresh
brightness_4
onHeaderRefresh
property
Future
<
bool
>
Function
()
onHeaderRefresh
final
下拉刷新事件,返回false表示失败,ture表示成功
Implementation
final Future<bool> Function() onHeaderRefresh;
refresh_widget package
documentation
refresh
RefreshWidget
onHeaderRefresh property
RefreshWidget class
Constructors
RefreshWidget
Properties
child
configuration
footerExpand
footerIndicatorBuilder
footerNoMoreData
footerOnTap
hashCode
headerExpand
headerIndicatorBuilder
headerOnTap
initialStartHeaderRefresh
key
onFooterRefresh
onHeaderRefresh
runtimeType
scrollController
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==