menu
storyly_flutter package
documentation
vertical_feed_data.dart
VerticalFeedGroup
feedList property
feedList property
dark_mode
light_mode
feedList
property
List
<
VerticalFeedItem
>
feedList
final
stories List of stories in the story group
Implementation
final List<VerticalFeedItem> feedList;
storyly_flutter package
documentation
vertical_feed_data
VerticalFeedGroup
feedList property
VerticalFeedGroup class