backgroundColor property

Color? backgroundColor
final

Background color for the main chat container. Overrides the color provided by theme if set. Ignored if decoration is provided.

Implementation

final Color? backgroundColor;