textFormatters property

List<CometChatTextFormatter>? textFormatters
final

textFormatters is a list of CometChatTextFormatter which is used to format the text

Implementation

final List<CometChatTextFormatter>? textFormatters;