buttonTotalConfig property

set buttonTotalConfig (AppBarTotalConfig config)

Implementation

set buttonTotalConfig(AppBarTotalConfig config) {
  _appBarConfig = config.buttonConfig;
}