$form['widget_config']['#title']=$this->t('Configure the %widget widget',['%widget'=>$this->getWidgetPluginManager()->getDefinition($widget)['label']]);
$form['widget_configs']['#title']=$this->t('Configure the %widget widget',['%widget'=>$this->getWidgetPluginManager()->getDefinition($widget)['label']]);