backgroundImage property

DecorationImage? backgroundImage
final

Optional background image for the chat screen. If provided, this image will be displayed as the background of the chat screen.

Implementation

final DecorationImage? backgroundImage;