children property
List of TabItem to specifiy the data for the top tabbar.
Note: if the TabItem has further children then the tab
property of the tabItem won't be visible as the
space for tab will be occupied by the netsed TopTabBar.
Implementation
final List<TabItem> children;