menu
antd_flutter_mobile package
documentation
components/refresh/index.dart
AntdPullToRefresh
onRefresh property
onRefresh property
dark_mode
light_mode
onRefresh
property
FutureVoidCallback
?
onRefresh
final
刷新触发时的异步回调函数
Implementation
final FutureVoidCallback? onRefresh;
antd_flutter_mobile package
documentation
components/refresh/index
AntdPullToRefresh
onRefresh property
AntdPullToRefresh class