textFormatters property

List<CometChatTextFormatter>? textFormatters
final

textFormatters is a list of CometChatTextFormatter that can be used to format text

Implementation

final List<CometChatTextFormatter>? textFormatters;