menu
simple_chat package
documentation
models/text_message.dart
ModelTextMessage
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text of the message.
Implementation
final String text;
simple_chat package
documentation
models/text_message
ModelTextMessage
text property
ModelTextMessage class