textFormatters property
textFormatters is a list of CometChatTextFormatter that can be used to format text
Implementation
final List<CometChatTextFormatter>? textFormatters;
textFormatters is a list of CometChatTextFormatter that can be used to format text
final List<CometChatTextFormatter>? textFormatters;