EditorFields constructor
EditorFields({})
Implementation
EditorFields({
required this.fields,
this.title,
this.collapsed = true,
this.iconLabels = false,
this.mandatoryKeys = const {},
});
EditorFields({
required this.fields,
this.title,
this.collapsed = true,
this.iconLabels = false,
this.mandatoryKeys = const {},
});