AdActionButtonConfig constructor
AdActionButtonConfig({})
Implementation
AdActionButtonConfig({
this.visible = true,
this.textColor = '#FFFFFF',
this.buttonColor = '#0747A1',
this.fontSize = 12,
});
AdActionButtonConfig({
this.visible = true,
this.textColor = '#FFFFFF',
this.buttonColor = '#0747A1',
this.fontSize = 12,
});