You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do itemIndex, pageViewIndex in the CarouselSlider.builder builder argument mean?
They're named differently in different places (examples use itemIndex, pageViewIndex; code uses index, realIndex), and are not documented anywhere, afaict.