AntiScamCustomization constructor
AntiScamCustomization({})
Implementation
AntiScamCustomization({
this.textMessage,
this.textFont,
this.textStyle,
this.textColor,
this.textSize,
this.textAlpha,
this.backgroundColor,
this.backgroundOpacity,
this.cornerRadius,
this.flashColor,
this.enable,
});