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