AIOptionsStyle constructor
const
AIOptionsStyle({})
Implementation
const AIOptionsStyle({
this.backgroundColor,
this.border,
this.borderRadius,
this.titleTextStyle,
this.titleColor,
this.iconColor,
});
const AIOptionsStyle({
this.backgroundColor,
this.border,
this.borderRadius,
this.titleTextStyle,
this.titleColor,
this.iconColor,
});