delegate property
The object that will actuate the scroll view as the user drags.
Implementation
ScrollActivityDelegate get delegate => _delegate;
The object that will actuate the scroll view as the user drags.
ScrollActivityDelegate get delegate => _delegate;