delegate property

ScrollActivityDelegate get delegate

The object that will actuate the scroll view as the user drags.

Implementation

ScrollActivityDelegate get delegate => _delegate;