delegate property

ScrollActivityDelegate get delegate

The delegate that this activity will use to actuate the scroll view.

Implementation

ScrollActivityDelegate get delegate => _delegate;