menu
feed package
documentation
util/state/feed_store.dart
FeedState
pendingItems property
pendingItems property
dark_mode
light_mode
pendingItems
property
List
pendingItems
final
The items cached to be displayed
Implementation
final List<dynamic> pendingItems;
feed package
documentation
util/state/feed_store
FeedState
pendingItems property
FeedState class