SettingsPage constructor
Implementation
const SettingsPage({
required this.settings,
this.controlWrapper,
this.groupWrapper,
super.key,
});
const SettingsPage({
required this.settings,
this.controlWrapper,
this.groupWrapper,
super.key,
});