schema property
The component's full portable schema. The default wraps type and propertySchema; override to add docs, an icon, or former type names.
Implementation
@override
ComponentSchema get schema => _schema;
The component's full portable schema. The default wraps type and propertySchema; override to add docs, an icon, or former type names.
@override
ComponentSchema get schema => _schema;