style property

SeniorMessageCardStyle? style
final

Component style definitions. Allows you to configure: SeniorMessageCardStyle.color the color of the card. SeniorMessageCardStyle.feedbackItemsColor the color of the card's feedback items. SeniorMessageCardStyle.textColor the color of the card's text.

Implementation

final SeniorMessageCardStyle? style;