ComponentSchema constructor
const
ComponentSchema(})
Implementation
const ComponentSchema(
this.type, {
this.doc,
this.icon,
this.version = 1,
this.formerTypes = const [],
this.properties = const [],
this.gizmo,
});