AIOptionsStyle constructor
AIOptionsStyle({})
Implementation
AIOptionsStyle({
this.itemTextStyle,
this.itemsSeparatorColor,
this.itemBackgroundColor,
super.width,
super.height,
super.background,
super.gradient,
super.border,
super.borderRadius,
});