menu
hackernews_api package
documentation
model/poll.dart
Poll
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/poll
Poll
text property
Poll class