menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/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;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/chat_message
ChatMessage
text property
ChatMessage class