textFormatters property

List<CometChatTextFormatter>? textFormatters
getter/setter pair

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

Implementation

List<CometChatTextFormatter>? textFormatters;