backgroundColor property
Background color for the main chat container. Overrides the color provided by theme if set. Ignored if decoration is provided.
Implementation
final Color? backgroundColor;
Background color for the main chat container. Overrides the color provided by theme if set. Ignored if decoration is provided.
final Color? backgroundColor;