menu
nezha_ui package
documentation
components/pull_to_refresh.dart
NZPullToRefresh
onRefresh property
onRefresh property
dark_mode
light_mode
onRefresh
property
Future
<
void
>
Function
()
onRefresh
final
刷新时的回调函数
Implementation
final Future<void> Function() onRefresh;
nezha_ui package
documentation
components/pull_to_refresh
NZPullToRefresh
onRefresh property
NZPullToRefresh class