const SettingsPanelWidget({ Key? key, required this.settings, required this.onSave, }) : super(key: key);