fluttercandies / extended_tabs

A powerful official extension library of Tab/TabBar/TabView, which support to scroll ancestor or child Tabs when current is overscroll, and set scroll direction and cache extent.
https://fluttercandies.github.io/extended_tabs/
MIT License
271 stars 49 forks source link

请问子tab如何指定起始位置 #22

Closed Dannyzheng831 closed 2 years ago

Dannyzheng831 commented 2 years ago

你好。我这有两个tab0和tab1,他们下面分别有3个tab。当tab0下的tab滑到最后一个后,继续滑动,会到tab1下,但是tab1下的tabs是最后一个选中的。请问如何让tab1下的tab第一个选中呢?