formatters property

List<CometChatTextFormatter>? formatters
final

formatters is a list of CometChatTextFormatter which is used to style the text

Implementation

final List<CometChatTextFormatter>? formatters;