botBubbleForeground property

Color? botBubbleForeground
final

Foreground (text + icon) color for bot bubbles. Default: ColorScheme.onSurface. Picks the readable contrast color for whatever botBubbleBackground resolves to.

Implementation

final Color? botBubbleForeground;