menu
feed package
documentation
feeds/sliding_sheet_feed.dart
SlidingSheetFeed
pinnedItems property
pinnedItems property
dark_mode
light_mode
pinnedItems
property
List
?
pinnedItems
final
Items that will be pinned to the top of the list on init
Implementation
final List<dynamic>? pinnedItems;
feed package
documentation
feeds/sliding_sheet_feed
SlidingSheetFeed
pinnedItems property
SlidingSheetFeed class