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