NiceShareButton constructor
const
NiceShareButton({})
Implementation
const NiceShareButton({
super.key,
this.title,
this.text,
this.url,
this.targets,
this.onShare,
this.icon = Icons.share,
this.label,
});