gpt4 book ai didi

dart - 如何让 AppBar 保持在屏幕顶部

转载 作者:IT王子 更新时间:2023-10-29 06:50:07 26 4
gpt4 key购买 nike

有没有办法阻止 appBar 固定在屏幕顶部?我希望 appBar 在屏幕顶部是静态的,并且能够将它滚动到 View 之外。

例如,如果列表很长,当向下滚动列表时,您不会看到 appBar 始终位于屏幕顶部。

return new Scaffold(
appBar: new AppBar(..)
)

最佳答案

您可以使用 SliverAppBar在自定义 ScrollView 中。 SliverAppBar 小部件中有一个参数 pinned,您可以使用它来获得所需的输出。

飘飘快乐!

关于dart - 如何让 AppBar 保持在屏幕顶部,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50313419/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com