UnsupportedFieldWidget constructor
const
UnsupportedFieldWidget({
- required SchemaComponent component,
- Key? key,
Implementation
const UnsupportedFieldWidget({required this.component, super.key});