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