NiceNotificationSettings constructor
const
NiceNotificationSettings({})
Implementation
const NiceNotificationSettings({
super.key,
required this.settings,
this.onSettingChanged,
required this.items,
});
const NiceNotificationSettings({
super.key,
required this.settings,
this.onSettingChanged,
required this.items,
});