menu
hackernews_api package
documentation
model/comment.dart
Comment
text property
text property
dark_mode
light_mode
text
property
String
text
final
The comment, story or poll text. HTML.
Implementation
final String text;
hackernews_api package
documentation
model/comment
Comment
text property
Comment class