AIAssistBotStyle constructor
const
AIAssistBotStyle({})
Implementation
const AIAssistBotStyle({
this.emptyTextStyle,
this.emptyIconTint,
this.errorIconTint,
this.errorTextStyle,
this.loadingTextStyle,
this.loadingIconTint,
this.shadowColor,
this.titleStyle,
this.closeIconTint,
super.background,
super.border,
super.borderRadius,
super.gradient,
});