NiceControlConfigurator constructor
const
NiceControlConfigurator({})
Implementation
const NiceControlConfigurator({
super.key,
required this.controlType,
this.propDescriptors = const [],
this.value = const {},
this.onChange,
this.renderPreview,
this.layout = NiceConfiguratorLayout.horizontal,
});