NiceProfileEditForm constructor
const
NiceProfileEditForm({})
Implementation
const NiceProfileEditForm({
super.key,
this.initialName,
this.initialBio,
this.initialEmail,
this.initialPhone,
this.initialWebsite,
this.initialLocation,
this.onSave,
this.onCancel,
this.additionalFields,
});