menu
hackernews_api package
documentation
model/poll.dart
Poll
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title of the story, poll or job.
Implementation
final String title;
hackernews_api package
documentation
model/poll
Poll
title property
Poll class