NiceAdminSettings constructor
Implementation
const NiceAdminSettings({
super.key,
required this.sections,
this.onChanged,
this.onAction,
this.title = 'Settings',
});
const NiceAdminSettings({
super.key,
required this.sections,
this.onChanged,
this.onAction,
this.title = 'Settings',
});