UICopyButton constructor
const
UICopyButton({})
Implementation
const UICopyButton({
super.key,
required this.taskId,
required this.component,
this.parentHeight,
this.parentWidth,
this.height,
this.width,
this.index,
this.assets,
required this.rootId,
});