textStyle property

TextStyle? textStyle
final

Download progress of pictures, videos, and files Style of text content 文字消息的样式

Implementation

// final Subject<MsgStreamEv<int>> downloadProgressSubject;

/// Style of text content
/// 文字消息的样式
final TextStyle? textStyle;