LinkPropertyView constructor
const
LinkPropertyView({})
Implementation
const LinkPropertyView({
super.key,
required this.link,
required this.schemas,
required this.object,
required this.onUpdate,
});
const LinkPropertyView({
super.key,
required this.link,
required this.schemas,
required this.object,
required this.onUpdate,
});