DirectLinkField constructor
Implementation
const DirectLinkField(
this.links, {
super.key,
this.onAdded,
this.onRemoved,
this.onMore,
this.canAddMore = true,
});
const DirectLinkField(
this.links, {
super.key,
this.onAdded,
this.onRemoved,
this.onMore,
this.canAddMore = true,
});