textStyleBody property

TextStyle? textStyleBody
final

Custom text style for the message text.

If null, uses the theme's body small text style.

Implementation

final TextStyle? textStyleBody;