Creates a widget that displays a visual indicator of which tab is selected.
Requires one of its ancestors to be a TabBarSelection widget to enable saving and monitoring the selected tab.
Source
const TabPageSelector({ Key key }) : super(key: key);