NiceSettingsPage constructor
const
NiceSettingsPage({})
Implementation
const NiceSettingsPage({
super.key,
this.title,
required this.sections,
this.header,
this.footer,
this.showSearch = false,
this.onSearch,
});