提交 bda62d5f authored 作者: 张国庆's avatar 张国庆

去掉不再加载图标
上级 7e02616f
......@@ -165,6 +165,7 @@ class _BaseListWidgetState extends State<BaseListWidget> {
showText: _footerProperties.text,
infiniteOffset: _footerProperties.infinite ? 70 : null,
triggerWhenReach: _footerProperties.immediately,
noMoreIcon: const SizedBox(),
dragText: 'Pull to load'.tr,
armedText: 'Release ready'.tr,
readyText: 'Loading...'.tr,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论