textFormatters property
textFormatters is a list of CometChatTextFormatter which is used to format the text
Implementation
final List<CometChatTextFormatter>? textFormatters;
textFormatters is a list of CometChatTextFormatter which is used to format the text
final List<CometChatTextFormatter>? textFormatters;