ScrollItemInfo.obtain constructor
      const
      ScrollItemInfo.obtain()
     
    
    
Implementation
const ScrollItemInfo.obtain(
    this.currentIndex,
    this.currentItemScrollEndOffset,
    this.currentItemSize,
    this.nextItemSize,
    this.progress,
    this.tabBarSize,
    this.tabsLength);