tabBarTotalConfig property

set tabBarTotalConfig (TabBarTotalConfig config)

Implementation

set tabBarTotalConfig(TabBarTotalConfig config) {
  _tabBarConfig = config.tabBarConfig;
}