ScrollNotificationObserverModifier constructor
Create a ScrollNotificationObserver.
The child
parameter must not be null.
Implementation
const ScrollNotificationObserverModifier({
super.key,
super.modifierKey,
super.child,
});
Create a ScrollNotificationObserver.
The child
parameter must not be null.
const ScrollNotificationObserverModifier({
super.key,
super.modifierKey,
super.child,
});