tabBarTotalConfig property

set tabBarTotalConfig (FormTotalConfig config)

Implementation

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