menu
refresh_widget package
documentation
refresh
RefreshWidget
onFooterRefresh property
onFooterRefresh
brightness_4
onFooterRefresh
property
Future
<
bool
>
Function
()
onFooterRefresh
final
上拉刷新事件,返回false表示失败,true表示成功
Implementation
final Future<bool> Function() onFooterRefresh;
refresh_widget package
documentation
refresh
RefreshWidget
onFooterRefresh 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 ==