menu
marigold_mobile_flutter_sdk package
documentation
model/message.dart
Message
htmlText property
htmlText property
dark_mode
light_mode
htmlText
property
String
?
htmlText
final
The body of the message rendered as HTML.
Implementation
final String? htmlText;
marigold_mobile_flutter_sdk package
documentation
model/message
Message
htmlText property
Message class