Skip to content

Commit 14ecd55

Browse files
committed
update: example
1 parent ad7304a commit 14ecd55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/lib/features/scene/waterfall_flow_demo/waterfall_flow_page.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class WaterfallFlowPageState extends State<WaterfallFlowPage> {
3737
body: SliverViewObserver(
3838
child: _buildBody(),
3939
leadingOffset: observeOffset,
40+
scrollNotificationPredicate: defaultScrollNotificationPredicate,
4041
autoTriggerObserveTypes: const [
4142
ObserverAutoTriggerObserveType.scrollEnd,
4243
],

0 commit comments

Comments
 (0)