menu
cdx_chat package
documentation
models/chat_message.dart
ChatMessage
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text content of the message.
Implementation
final String text;
cdx_chat package
documentation
models/chat_message
ChatMessage
text property
ChatMessage class