menu
cdx_comments package
documentation
models/comment.dart
Comment
content property
content property
dark_mode
light_mode
content
property
String
content
final
The text content of the comment.
Implementation
final String content;
cdx_comments package
documentation
models/comment
Comment
content property
Comment class