ModernShareButtonOptions constructor
Implementation
ModernShareButtonOptions({
required this.action,
this.icon,
this.show = true,
this.backgroundColor,
this.iconColor,
this.tooltip,
});
ModernShareButtonOptions({
required this.action,
this.icon,
this.show = true,
this.backgroundColor,
this.iconColor,
this.tooltip,
});