ScrollNotificationObserver constructor
Create a ScrollNotificationObserver.
Implementation
const ScrollNotificationObserver({
super.key,
required this.child,
});
Create a ScrollNotificationObserver.
const ScrollNotificationObserver({
super.key,
required this.child,
});