PollsOptionStyle constructor
PollsOptionStyle({})
Implementation
PollsOptionStyle({
this.iconTint,
this.titleStyle,
this.iconBackground,
this.iconCornerRadius,
this.background,
this.cornerRadius,
});
PollsOptionStyle({
this.iconTint,
this.titleStyle,
this.iconBackground,
this.iconCornerRadius,
this.background,
this.cornerRadius,
});