OnScroll<T> constructor
OnScroll<T> (
- T onScroll(
- InjectedScrolling scroll
Listen to an InjectedScrolling
Implementation
OnScroll(this.onScroll);
Listen to an InjectedScrolling
OnScroll(this.onScroll);