textFormatters property

List<CometChatTextFormatter>? textFormatters
final

textFormatters is a list of text formatters for message bubbles with type text

Implementation

final List<CometChatTextFormatter>? textFormatters;