QuotedMessageStyle

constructor(textStyle: TextStyle, backgroundColor: Color, backgroundShape: Shape, backgroundBorder: BorderStroke?, contentPadding: ComponentPadding)

Parameters

textStyle

The text style for the quoted message.

backgroundColor

The background color for the quoted message.

backgroundShape

The shape for the quoted message background.

backgroundBorder

The border for the quoted message background.

contentPadding

The padding for the quoted message content.