标签: listview flutter scroll flutter-layout notification-listener
如何在CustomScrollView中使用SliverList实现NotificationListener<ScrollNotification>? 我可以将其与ListView.builder一起使用,它会通知Scroll,但不在SliverList中。
NotificationListener<ScrollNotification>