botBubbleForeground property
Foreground (text + icon) color for bot bubbles. Default: ColorScheme.onSurface. Picks the readable contrast color for whatever botBubbleBackground resolves to.
Implementation
final Color? botBubbleForeground;
Foreground (text + icon) color for bot bubbles. Default: ColorScheme.onSurface. Picks the readable contrast color for whatever botBubbleBackground resolves to.
final Color? botBubbleForeground;