ScrollLinker constructor

ScrollLinker()

Implementation

ScrollLinker() {
  _offsetNotifier = _ScrollLinkerOffsetNotifier(this);
}