forked from firka/flutter
TabBarView is-a PageableList, doesn't need itemExtent Base TabBarView on PageableList so that itemExtent and its SizeObserver aren't needed. TabBarView scrolling is still TBD.
TabBarView is-a PageableList, doesn't need itemExtent Base TabBarView on PageableList so that itemExtent and its SizeObserver aren't needed. TabBarView scrolling is still TBD.