textStyleBody property
Custom text style for the message text.
If null, uses the theme's body small text style with onSurface color and 1.5 line height.
Implementation
final TextStyle? textStyleBody;
Custom text style for the message text.
If null, uses the theme's body small text style with onSurface color and 1.5 line height.
final TextStyle? textStyleBody;