delegate property
The delegate that this activity will use to actuate the scroll view.
Implementation
ScrollActivityDelegate get delegate => _delegate;
The delegate that this activity will use to actuate the scroll view.
ScrollActivityDelegate get delegate => _delegate;