receivedMessageBodyCodeTextStyle property

TextStyle? receivedMessageBodyCodeTextStyle
final

Body text style used for displaying code text on received text messages. Defaults to a mono version of receivedMessageBodyTextStyle.

Implementation

final TextStyle? receivedMessageBodyCodeTextStyle;